访问云虚拟主机上的网站提示Internal Server Error报错的解决方法

问题描述

访问云虚拟主机上的网站提示“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, *** 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. 

问题原因

出现“Internal Server Error”报错的原因如下:

  • .htaccess文件写入错误的代码。
  • 文件权限设置错误。
  • PHP文件配置错误。
  • PHP版本过低。
  • 服务器资源超载。

解决方案

具体操作步骤请点击此链接:https://help.aliyun.com/knowledge_detail/36454.html


版权声明:本文为qq_46396563原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。