[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Mandrake 7.2 apache/php
Thanks gentlemen.
I wasn't even looking at the chmod on the user directories themselves only
the public_html directory. I did the chmod 711 on the user directories and
bingo.
Any idea on how to just install pdflib as a dso module?
-----Original Message-----
From: Bruce Smith [SMTP:bruce@armintl.com]
Sent: Monday, March 12, 2001 12:48 PM
To: members@kalamazoolinux.org
Subject: 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/
--------------------------------------------