分享

写回答

发帖

[提问] 我在godaddy买的空间登不上去了

GoDaddy GoDaddy 1927 人阅读 | 6 人回复

发表于 2011-2-20 14:32:10 | 显示全部楼层 |阅读模式

域名:www.forteqgroup.com
IP:182.50.134.128
都是在godaddy买的,现在网站登不上去了,不知道什么原因。给他们发邮件,他们回了个,照着做了还是联系不上,后来他们就不回我邮件了,恼火,哪位大哥帮帮忙,
邮件内容:
Dear Maggie,

Thank you for your reply.  


By default, our Windows hosting servers display a generic error when any .NET application generates an exception. We display a generic error because the detailed error messages allow a malicious user to obtain sensitive information.



To troubleshoot the error, you can modify your web.config file and specify that a custom error message displays. A custom error message helps you to locate the specific code that is causing the issue.



CAUTION: The code samples we provide below do not constitute a complete web.config file. Do not replace your existing web.config file with the code we provide. Before changing your web.config file, we recommend creating a backup.





Displaying Custom Error Messages / Enabling Detailed Errors on IIS 7




Use the sample code below to display custom error messages on IIS 7:



<configuration>
    <system.webServer>
        <httpErrors errorMode="Detailed" />
        <asp scriptErrorSentToBrowser="true"/>
    </system.webServer>
    <system.web>
        <customErrors mode="Off"/>
        <compilation debug="true"/>
    </system.web>
</configuration>







Once the detailed errors are turned on please use the information provided on the error page to resolve any issues.   

Please let us know if we can assist you in any other way.

Best Regards,
Thad P.
Online Support Representative

回答|共 6 个

lwbo1987

发表于 2011-2-20 15:06:04 | 显示全部楼层

楼主查看下错误日志,godaddy一般回复都在24小时以内

aajxnet

发表于 2011-2-20 15:17:38 | 显示全部楼层

跟我的一样

182.50.147.215
我的还是SSL的独立IP ,刚买了一周。还没放多少内容。。。
今天也是打不开了
该不会被墙了吧

Tracing route to bandaopet.com [182.50.147.215]
over a maximum of 30 hops:

  1     5 ms     4 ms     5 ms  192.168.1.1
  2   980 ms  1040 ms  1030 ms  221.3.58.1
  3  1009 ms   998 ms  1017 ms  124.129.249.13
  4   934 ms   947 ms   967 ms  119.167.86.1
  5  1002 ms   980 ms   955 ms  219.158.14.213
  6  1063 ms   397 ms   105 ms  219.158.11.26
  7   244 ms   241 ms   238 ms  219.158.30.42
  8       *        *        *     Request timed out.
  9       *        *        *     Request timed out.
  10     *        *        *     Request timed out.
  11     *        *        *     Request timed out.
  12     *        *        *     Request timed out.
....
...
..
.

lwbo1987

发表于 2011-2-20 15:23:05 | 显示全部楼层

有可能被抢了,或者IP号段被封了,可以考虑换IP
RAKSmart

anxin0818

发表于 2011-2-21 14:31:50 | 显示全部楼层

回复 4# 的帖子

我的是被封了,除了买一个独立的IP,有没有其它解决办法呀。一个独立IP好贵呀

mmcg

发表于 2011-2-21 14:40:30 | 显示全部楼层

除了买IP别无他法

bjwuqing

发表于 2011-2-21 14:47:29 | 显示全部楼层

新加坡的,垃圾
您需要登录后才可以回帖 登录 | 注册

本版积分规则