What Is HTTP Error 500?
The HTTP error 500 message is really catchall term for any problem with a Web server that the Web server cannot diagnose, according to HelpWithPCs. Solving HTTP 500 errors requires server-side fixes rather than fixes with the client.
-
Function
-
Web servers try to be as specific as possible when replying with an error message. The typical server replies with HTTP error 500 when it cannot deliver data to the client, the last cycle in the data transfer process.
Effects
-
While the client receives the HTTP error 500 message, the server keeps a log of when the error occurred for the administrator.
-
Tip
-
For an administrator to solve an HTTP error 500 issue, he must look over the error log, typically found by going to the control panel. Consult your server's manual if you do not know how to access your control panel. Sometimes, the server host can help you diagnose HTTP error 500 problems.
-