|
Posted by Alex on 02/17/06 23:48
You should allow your public_html directory to be searchable by all.
chmod 755 public_html.
If that doesn't work, do ls -al to figure out your username/group
ownerships. If the server HTTP process is not running as one of those
then your user/group permissions don't really matter because the only
way it will be able to read/write from that file will come from the
"world" permissions.
Alex
http://prepared-statement.blogspot.com
Navigation:
[Reply to this message]
|