分享

写回答

发帖

[提问] 求救!使用Economy Windows Hosting with Plesk主机后问题一大堆

GoDaddy GoDaddy 2142 人阅读 | 4 人回复

发表于 2014-8-13 14:53:41 | 显示全部楼层 |阅读模式

1.开通主机时候我先是绑定bbs.xxx.com 然后更改为XXX.com  上传网站后 可以打开主页  但是其他页链接进去就这样提示
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

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



--------------------------------------------------------------------------------

Web Server at bbs.xxx.com
什么个原因阿!!!

2.FTP上传 出现文件中的中文乱码  把源码编码改称UTF-8 的后  还是无法正常显示   怎么办啊  

3.windows 系统怎么免费更改为LIUNX系统主机?

回答|共 4 个

whato

发表于 2014-8-14 09:52:11 | 显示全部楼层

1.出现了的是500错误,可能需要通过具体的原因来分析。可以在web.config文件中添加以下代码来显示具体错误。
<configuration>
   <system.webServer>
      <httpErrors errorMode="Detailed"/>
   </system.webServer>
</configuration>
回复 支持 反对

使用道具 举报

whato

发表于 2014-8-14 09:54:25 | 显示全部楼层

2.FTP上传文件最好不要出现文件中文命名,如果有建议更改为英文命名。
RAKSmart
回复 支持 反对

使用道具 举报

whato

发表于 2014-8-14 09:55:08 | 显示全部楼层

3.目前godaddy虚拟主机不支持系统之间的切换了,如果你想要更改为Linux主机,只能取消退款,然后重新购买。
回复 支持 反对

使用道具 举报

lijin1983gyh

发表于 2014-8-14 12:57:02 | 显示全部楼层

求解决。
我的网站也是
前台没事,
进后台 就出现问题。
500错误
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则