If you need this, something went wrong when unpacking the Drupal tar file. The directory structure should be:
index.php includes/ modules/ themes/
All files ending in .inc should be in includes/.
Nope. They are proper. directory structure as follows:
-rw-r--r-- 1 tib users 19761 Jun 1 15:16 CHANGELOG.txt -rw-r--r-- 1 tib users 10280 Apr 23 00:07 INSTALL.txt -rw-r--r-- 1 tib users 18019 Sep 15 2004 LICENSE.txt -rw-r--r-- 1 tib users 1428 Sep 15 2004 MAINTAINERS.txt -rw-r--r-- 1 tib users 749 Jan 9 03:22 cron.php drwxr-sr-x 2 tib users 4096 Jun 17 15:45 database -rw-r--r-x 1 tib users 8430 Jun 11 2003 favicon.ico drwxr-sr-x 2 tib users 4096 Jun 17 21:28 includes -rw-r--r-- 1 tib users 595 Aug 21 2004 index.php drwxr-sr-x 2 tib users 4096 Jun 17 15:45 modules drwxr-sr-x 2 tib users 4096 Jun 17 15:45 scripts drwxr-sr-x 3 tib users 4096 Jun 17 15:45 sites drwxr-sr-x 6 tib users 4096 Jun 17 15:45 themes -rw-r--r-- 1 tib users 8787 Apr 6 14:04 update.php -rw-r--r-- 1 tib users 384 Aug 21 2004 xmlrpc.php
The webserver is 'nobody:nogroup' and has read/execute permissions in all the proper places. As mentioned before even if I change the ownerships directly to the userid and group of the webserver it still has the errors.
<EOL> Tib