Tim:
Could you confirm that in addition to the /drupal directory being owned by the apache user and that the files in the /drupal/ tree are also owned by that user?
What are the permissions that you've set?
Have you been able to access other .html files in your /var/www/ tree?
Derek Gransaull
tim fong wrote:
Hello,
I'm pretty new to this, so, this may be a dumb question. I cannot get to the index.php page to finish my install.
I am trying to install Drupal 6.6 on RHEL 4. I have Apache 2.2, PHP 4.3.9 and MYSQL 5. I have verified that Apache, PHP and MYSQL are all running.
index.php is in: /var/www/html/drupal
I am trying to set up Drupal to run on my intranet. Once I go to http://localhost/drupal/index.php , I see this error in my browser:
Forbidden You don't have permission to access /drupal/index.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.Any ideas? I've verified that that the directory is owned by the same user that is running the webserver.
Thanks, Tim