Got the following error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Comments

ShaRP’s picture

Got the same issue.

bitsize’s picture

My 6.15 does the same thing. Any Ideas or Suggestions?

vhenin’s picture

The problem seems to come from the new .htaccess file, which try to override the php settings on the server. Maybe 1and1 blocks this option. In my configuration, I solved the problem by replacing the new .htaccess by the old one (6.14 Drupal version).

elfcurry’s picture

Thanks for the tip vhenin!

aamin’s picture

Hi I am facing the same issue. tried replacing the new .htaccess with the old one but it did not work. Even tried renaming .htaccess but still get the error. what else might be wrong?

overkill’s picture

Make sure that php 5 did not get uninstalled and then it was back to an older php version, that happened to me and I installed php 5 again and then the error went away.