首页 > 后端开发 > php教程 > 500异常,本人新手,安装了wamp,报错啊

500异常,本人新手,安装了wamp,报错啊

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
发布: 2016-06-13 10:08:16
原创
878 人浏览过

500错误,本人新手,安装了wamp,报错啊。
Internal Server Error

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

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

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

http://localhost:8080/11in1/1.php
访问根下面的文件是可以的
http://localhost:8080/1.php

------解决方案--------------------
打开 php 的错误显示功能
------解决方案--------------------
搜索你安装的目录 php.ini

用记事本打开

查找 display_errors 
修改成
display_errors =on

搜索
error_reporting = E_ALL & ~E_NOTICE
或者搜索:
error_reporting = E_ALL & ~E_DEPRECATED

修改为
error_reporting = E_ALL

保存,重启apache
代码迷推荐解决方案:The server encountered an internal error () that prevented it from fulfilling this request.,http://www.daimami.com/java-web/317.html

相关标签:
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
运行php错误Parse error: syntax error, unexpected '.',
来自于 1970-01-01 08:00:00
0
0
0
javascript - angularjs 自定义$error
来自于 1970-01-01 08:00:00
0
0
0
统计数据,网站打开mysql error
来自于 1970-01-01 08:00:00
0
0
0
提交管理员密码后报错500 internal server error
来自于 1970-01-01 08:00:00
0
0
0
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板