Home  >  Article  >  php教程  >  iis8.5 displays ASP detailed error message 500 internal server error solution

iis8.5 displays ASP detailed error message 500 internal server error solution

高洛峰
高洛峰Original
2017-01-06 16:32:122409browse

The method is as follows:

Open Internet Information Services (IIS) Manager (Run - inetmgr), then double-click "ASP" to open the property page, (Internet Information Services (IIS) Manager)

Then expand "Debug Properties", change the value of "Send errors to the browser" to "True", and then click "Apply" on the right to save the settings.

Then double-click to open the "Error Page" property page, then click "Edit Function Settings" on the right, select "Detailed Error (D)" \

Finally, you need to open the "Error Page" of the local IE Check "Show Friendly HTTP Error Messages" in "Internet Options" so that detailed ASP error messages can be displayed.

It’s up to everyone to solve the remaining problems.

For more iis8.5 display ASP detailed error message 500 internal server error solutions, please pay attention to the PHP Chinese website for related articles!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn