|
|
ggsyt
发表于 2009-2-7 14:38:01
|
显示全部楼层
首页是默认网页,但看不到我的主页
首页是默认网页,但看不到我的主页。这原因我不知道是否是数据问题,我的程序是PHP+mysql,文件里我已经把(本地)改为IP的数字了,也不知道还要修改那些,才能正常登陆我的网站,我也ping了,显示
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>ping
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
C:\Documents and Settings\Administrator>ping 628bcwk.com
Pinging 628bcwk.com [216.97.229.223] with 32 bytes of data:
Reply from 216.97.229.223: bytes=32 time=285ms TTL=48
Reply from 216.97.229.223: bytes=32 time=284ms TTL=48
Request timed out.
Reply from 216.97.229.223: bytes=32 time=285ms TTL=48
Ping statistics for 216.97.229.223:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 284ms, Maximum = 285ms, Average = 284ms
C:\Documents and Settings\Administrator>
我不知道这些是什么意思,我是想知道,我的网站怎样才能登陆http://www.628bcwk.com/ |
|