By whiteatom on
Just installed Drupal as the instructions said to... Now when I go to the site I get Apace spitting up a 500 "The server made a boo boo."
Any ideas where to look? I've gone through the install 3 times.. so I just don't know what could have gone wrong.
Thanks...
whiteatom
Comments
try to delete .htaccess
try to delete .htaccess files.
maybe you don't have permissions to use it..
Fabio
All may not be lost
From my experience, this also happens if there are only parts of the .htaccess file that you can't use. Some sections are important, so try using an empty file and phasing the sections in one by one so see which ones work. You may still be able to get clean URLs and protect your drupal files.
Michael
fixed
Thanks.. you were right.
can also be a conflict in a cvs update on.htaccess
Check the CVS logs, look for <<<<< or >>>>>>> strings in the .htaccess file