On Sat, 10 Jul 2004, Philippe wrote:
Date: Sat, 10 Jul 2004 14:08:56 +0700 From: Philippe <phd2@xxxxxxxxxxxxxx> Reply-To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> To: Fedora <fedora-list@xxxxxxxxxx> Subject: httpd : Forbidden
Hi,
After a crashed disk, I manage to reinstall a new FC2, on a new drive, and copied back my $HOME.
My main problem is accessing my local server website http.
I have a http server running, with no problem, with the original configuration.
I copied my old httpd.conf , my old /etc/hosts, and my old php.ini. I even stop the firewall ;-)
I still cannot access my local websites, and still have this error : ================================================================== Forbidden You don't have permission to access /phpmyadmin/index.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. ==================================================================
Philipe,
Check permissions and ownership of the files that your webserver serves. They're probably not set to the right uid and not readable by the webserver user.
Cheers,
Al