0
votes
1answer
73 views

folder on /var/www is forbidden,why? (browser is showing forbidden message) [duplicate]

I installed LAMP, and created a file named index.html. This file is accessible via browser (localhost/index.html). But when I moved my project folder to /var/www/ , I can't browse any file via ...
2
votes
2answers
5k views

How to access localhost on Virtualbox host machine

I created a virtual machine on Virtualbox with Ubuntu 12.04 only to install a LAMP solution and use it with my host machine, but I can't access the localhost using the ip (10.0.2.15) in the browser . ...
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 ...
0
votes
3answers
2k views

Can't access localhost

I can't access anything inside of localhost, whenever I try to access anything inside of localhost it gives me 403 Forbidden error. I also can't add any files into the var/www/ folder unless I open it ...
0
votes
1answer
306 views

Apache2 stops working after running a2ensite command

I had my LAMP server crushed for some reason. That's why I've completely removed it and installed once again. Installation was successful and "localhost" is working fine. However every time I'm trying ...