Your www/ folder is probably closed off to other access permissions...
you can try to change the mode of your folder to 777
$cd /var/
var/$ chmod 777 www/
also, you could do it recursively: chmod -rf 777 www
Il giorno 26 Oct 2010, alle ore 12:20, byekwaso wilson ha scritto:
Hi guys,
Please read below.
"just copied a project folder into the www folder on my apache server
and when i try to access the site in my browser i get this error
"Forbidden
You don't have permission to access /Pathdiag2/ on this server.
Apache/2.2.14 (Ubuntu) Server at localhost Port 80""
any idea how to fix it?""
He is running on Ubuntu 10.04.
Regards
--
Wilson
_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug
LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
All Archives can be found at http://www.mail-archive.com/[email protected]/
The above comments and data are owned by whoever posted them
(including attachments if any). The List's Host is not responsible
for them in any way.
---------------------------------------
_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug
LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
All Archives can be found at http://www.mail-archive.com/[email protected]/
The above comments and data are owned by whoever posted them (including
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------