登陆

提交管理员密码后报错500 internal server error

提交管理员密码后报错500 internal server error

具体报错如下:

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@php.cn 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.


# PHP
何、夕何、夕1027 天前1086 次浏览

全部回复(3)我要回复

  • 天蓬老师

    天蓬老师2019-01-24 11:03:18

    1. 500系列错误码, 是指服务器响应错误

    2. 如果是你提交数据时报错, 可以打开控制台, 选择: network选项, 查看请求与响应的具体内容, 特别是请求头中的信息

    3. 根据具体的字段,才能确定问题出在哪里,如果是你请求的资源根本不存在,或者参数不对, 在这都可以看到的, 特别是红字标出的文件,要注意

    回复
    0
  • 何、夕

    我通过更换php到低版本5.3,这个问题就没有了,很奇怪。

    何、夕 · 2019-01-24 11:09:08
  • 胤彬-

    胤彬-2019-01-24 10:56:14

    程序运行错误呗

    回复
    0
  • 取消回复发送