Question:
how can i handle 500 Internal Server Error?
Betty
2007-06-11 06:00:52 UTC
i am getting the error report - 500 Internal Server Error, why do u think is that and how can i correct it?
To enable Internet Explorer to show me the root cause of this problem i make a change in the Internet Options window and it shows me that "The message supplied for verification is out of sequence" which i can not understand. Please can u help?
Four answers:
Billy Paradise
2007-06-11 06:05:35 UTC
500 is a server error - nothing you can fix from your web browser.



The best answer lies in the website's server log files. Check /var/log/httpd_errorlog or other common locations.



It could be anything from wrong file permissions to bad code in the script.
2007-06-11 13:07:42 UTC
A 500 Internal server error usually occurs when a subprocess that is executed by the server fails unexpectedly and the server has no data to pass back to the client. Most often this occurs with external CGI processes exiting prematurely.



If you are the one who is running this server, check your error logs to determine what the cause of this error is.
2007-06-11 13:05:42 UTC
Are you building a website and seeing this as an error? You provide no information about where you're seeing this error nor what context this error happens in.



Can you post more details?
B A
2007-06-18 06:10:37 UTC
Re boot the system , reboot the server ,& try .


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...