
Bernard,
change to root : sudo su <root password> chmod 755 -R /var/www or you could chown userid:usergroup id /var/www
Although not recommended, chmod 777 -R /var/www for all read/write permissions. I settled for it, (chmod 777 -R). Tried Martin's though it was quite a pain so I shelved it. Thank you all for the help.
On Wed, Jun 16, 2010 at 9:06 AM, Martin Chiteri <akolomc@yahoo.com> wrote:
Hello,
You can set Apache up to read from home directories by editing the file httpd.conf somewhere in /etc/ (Mine is at /etc/httpd/) and adding the line:
# User home directories Include /etc/httpd/extra/httpd-userdir.conf
Reading httpd-userdir.conf tells you that it causes Apache to look in ~/public_html. So you can then develop your PHP programs in ~/public_html/.
Hope that helps.
Martin.
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Samuel Waithaka Techiepreneur | http://groups.to/techiepreneur http://www.linkedin.com/in/waithaka http://twitter.com/samwaithaka