[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mandrake 7.2 apache/php
Subject: Mandrake 7.2 apache/php
>
>I reformatted everything added a couple new HD's. I installed a fresh
>Mandrake 7.2.
>
>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?
As I recall the default document root is /var/www/html for Mandrake. This
is also the likely
setting in the Apache config file. You could try this directory or change
the Apache
config file to reflect your new location of the document root.
Pat