Incidentally, the only error that ever showed up in my apache logs regarding drupal was this:
[Fri Jun 17 21:15:32 2005] [error] [client 192.168.1.22] Directory index forbidden by rule: /home/tib/public_html/drupal/includes/
And that's because I tried to go there myself with a browser and it's not allowed.
<EOL> Tib
On Sat, 18 Jun 2005, Tib wrote:
On Fri, 17 Jun 2005, puregin wrote: What do your webserver logs tell you? I'm inclined to suspect that your webserver process does not have permission to read the includes directory or its files.
It does. I've tried setting the ownerships of the files to the userid of the webserver, the userid of myself with proper rights under 'other' section of permissions, the works. The errors are always the same.
<EOL> Tib