GetNetGoing helps make networks work |
Help for HTTP 500 errors: “Internal Server Error”This HTTP error occurs when the web server encounters an unexpected condition that prevents it from fulfilling a request.Outline: Symptoms Causes What you can do about it Extra information SymptomsInternet Explorer (version 7 and later) reports this as “The website cannot display the page”. Internet Explorer version 6 reports it as “The page cannot be displayed”.Microsoft Windows Update reports HTTP 500 errors with error code 0x8024401F (hexadecimal 8024401F).
Apache web servers report this as follows (text in blue may vary):
Microsoft IIS web servers define extended codes that give a more specific reason of the error. For descriptions of these reasons, see Microsoft Knowledge Base article 943891: “The HTTP status codes in IIS 7.0”
CausesHTTP 500 errors often arise because of programming errors on the web server, or because the website is being restarted.A less likely cause is: “some deployed proxies are known to return 400 or 500 when DNS lookups time out.” [RFC 2616]In that case, follow the instructions for HTTP 504 Gateway Timeout, since that error is more specific to this situation. What you can do about itThe meaning of the HTTP 500 status code is very broad, covering all errors that might occur in a server and which are not covered by more specific server error codes, so can be difficult to fix. Because these errors arise from within the server, there is little that you can do to correct the problem.If the error message indicates a programming error, then you should report the fault to the website administrator, since they may be unaware of it. If the error message doesn't provide details about the reason, then the outage is likely to be temporary. You could monitor the website to determine when it returns to service. Or simply try again later. For the Outlook.com web site, if you experience a “HTTP 500 Internal Error Liveld authentication code has returned error 0x8004920a” when signing in, then the solution may be to delete cookies. Extra informationMicrosoft Knowledge Base article 311766: “How Web site administrators can troubleshoot an "HTTP 500 - Internal Server Error" error message on IIS 4.0 or on IIS 5.0”Updated 18 Feb 2010 |
| Copyright (C) 2010 | Site map | Contact us |