最近花了6元钱新购买了一个阿里云虚拟主机。在安装 WordPress 的过程中,报Internal Server Error异常。现将该异常的解决方法记录整理下来!相关错误信息如下:Internal Server Error The server encountered an internal error or mis…

最近花了6元钱新购买了一个阿里云虚拟主机。在安装 WordPress 的过程中,报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, admin@sky00.com 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.

解决方案如下:

将 WordPress 安装目录的权限设置成755或777。执行下面的命令即可。

#chmod +x 文件 #dos2unix 文件

加权限和编码即可!

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。