fzpeng 发表于 2018-4-23 23:47:58

出现500Internal Server Error

Internal Server ErrorThe 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.


出现上面的错误,有人遇到过吗?这个问题怎么解决?

沐沐 发表于 2018-4-25 09:23:52

是否此页面正在执行时间过长导致?

fzpeng 发表于 2018-5-6 16:07:52

沐沐 发表于 2018-4-25 09:23
是否此页面正在执行时间过长导致?

把.htaccess文件的<FilesMatch "\.(bak|inc|lib|sh|tpl|lbi|dwt|conf|pem)$">
    order deny,allow
    deny from all
</FilesMatch>
删除可以访问,删除后又会影响我的网站运行。怎么解决?

fzpeng 发表于 2018-5-6 16:39:00

沐沐 发表于 2018-4-25 09:23
是否此页面正在执行时间过长导致?

错误日志
127.0.0.1 - - "GET / HTTP/1.1" 500 530
127.0.0.1 - - "GET / HTTP/1.1" 500 530
127.0.0.1 - - "GET / HTTP/1.1" 500 530
127.0.0.1 - - "GET / HTTP/1.1" 500 530
127.0.0.1 - - "GET / HTTP/1.1" 500 530
页: [1]
查看完整版本: 出现500Internal Server Error