[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mandrake 7.2 apache/php



> I set up my users. I did a "mkdir public_html" in each directory as each
> user. Then a "chmod 0755 public_html\". Then ftped the files into those
> directories.
> 
> well all I get is a 403 error "You are not authorized to view this page"
> same thing local and same domain
> any suggestions?

What are the permissions for the user's home directory?
If they are set to 700 (default), then "nobody" or whoever
is the user running apache cannot see the public_html
directory in the user's home directory.

If you want to keep the user's home directory _somewhat_
private, make them 711, and their public_html sub-dir 755.

--------------------------------------------
Bruce Smith                bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan  49093  USA
http://www.armstrong-intl.com/
--------------------------------------------