I have installed WordPress many times in the past but have never encountered this problem before.
I installed 3.01 on my server (linux hosted through 1&1) and ran the install script without problems. I got the confirmation screen that said it worked, and the email with my login information.
When I try to run [my blog]/wp-admin/, however, or even just view my blog, I get the following error:
"Error 403 - Forbidden
You tried to access a document for which you don't have privileges."
I have checked the permissions for the files and they are correct. I ran wp-admin/index.php through my hosts's CGI output monitor and received this message:
"Result:
- 126 CGI returned nonzero status
/usr/bin/nice: [my site]/wp-admin/index.php: Permission denied
STDOUT OK STDERR OK"
Can anyone help me figure this out?