500 internal server error

500 internal server error

Posted by: rajeshdungrani
Posted on: 2009-03-15 05:32:00

I have installed remository. I am getting following error while using it:
Internal Server Error
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Re: 500 internal server error

Posted by: pangea33
Posted on: 2009-03-15 19:17:00

I've seen 500 errors quite often when I have an .htaccess file that isn't configured properly. I believe that the .htaccess file often has a section that indicates what ErrorDocument to use when an error is encountered, so i think it is suspect.

I would suggest making a really simple php page that only has phpinfo() in it. See if you can load that with the current configuration. If not, try renaming the .htaccess file and see if it loads. If so, that file needs to be checked and customized for your system.

Tags: internal server error404 not found error