2
votes
1answer
275 views

Cannot access directory in /var/www/: Permission Denied

Forbidden You don't have permission to access /celsium/index.php on this server. The above text is shown when i try to access the directory made in /var/www. the directory is ...
1
vote
2answers
245 views

500 Error on index.php file

I have found a question very similar to this, which I thought would solve my problem. However, after changing my .htaccess file, with index.php on the end of the list, and then index.php as the only ...
0
votes
2answers
2k views

Can't find Localhost files

Hope you can help. This is my first time trying Ubuntu/Linux. I am logged in as root I have downloaded and installed LAMP and PHPMYADMIN. I get the test page under localhost say that It works and is ...
2
votes
2answers
3k views

Where is the root directory of localhost

I installed php5 from the Software-Center and it came along with Apache2. Where is the localhost root folder where I can put up my files How can I install mysql database along with phpMyAdmin after ...