I just upgraded my 5.3 to 5.4 by copying all files from the included ZIP to my site, which incidentally is hosted at 1and1.com.

Now when I do anything but visit the home page, I get crashes.

I'm pretty sure this has something to do with my .htaccess file and its rewrite engine, but I am not sure. I am investigating at the moment.

I am hosting at 1and1.com if that means anything.

Comments

aren cambre’s picture

Yup, it was the .htaccess. On 1and1.com, I have to uncomment and change #RewriteBase /drupal to RewriteBase /. Otherwise, I get 500 errors when I visit any page that uses clean URLs.