PHP8.1.21版本已发布
vue8.1.21版本已发布
jquery8.1.21版本已发布

wamp下出现Internal Server Error内部服务器错误

原创
2023-03-01 21:16:01 2166浏览

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@example .com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80

回复内容:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@example .com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80

你的机器上安装了IIS???

你看看你的目录是不是又伪静态文件 .htaccess 删掉就行了

仔细找下配置文件,看看是不是配置文件哪里错了

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。