
By richardjam on
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
Got the same issue.
Got the same issue.
error 500
My 6.15 does the same thing. Any Ideas or Suggestions?
Problem solved
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).
Using previous .htaccess worked for me
Thanks for the tip vhenin!
Hi I am facing the same
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?
Make sure that php 5 did not
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.