Hello! I'm attempting to install Drupal, and I've had loads of trouble. I've searched for something on this, but have found nothing that's been useful.
First, I installed it according to the install.txt (however, I didn't use the command line method on any of it). It was working great until I think I screwed up when I got to the point where I was supposed to create the first account. When I did that, and tried to login, I was given an "access denied" message.
So, I deleted everything. The database, the drupal-4.6.6 folder, everything. Re-uploaded, re-edited settings.php, recreated the database, and now, when I try to go to the site, it looks like this:
http://www.thesteeps.net/images/error.jpg
Any ideas what I could have done wrong?
It will not allow me to register the first user now, either. It just goes to another page with more errors.
Any help you could offer would be greatly appreciated.
I'm trying to switch from Geeklog to Drupal.
Comments
This is a shot in the dark,
This is a shot in the dark, but did you add any extra blank space after the last "?>" in your settings.php? I've seen that create "headers already sent" errors. I would also suggest re-checking for any other mistakes in settings.php, and double-check your folder permissions as well.
Other than that I'm sorry, I don't know. I've always had faultless installation myself.
Details
What os, version of php, version of mysql/postgres, etc are you using?