|
|
mysql-query-browser 后
提示
Could not connect to host '127.0.0.1'.
MySQL Error Nr. 2003
Can't connect to MySQL server on '127.0.0.1' (111)
Click the 'Ping' button to see if there is a networking problem.
我是按
http://www.ubuntu.org.cn/support/documentation/server/apache
装的
ping host
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.044 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.044 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.042 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.029 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.039 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.040 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.040 ms |
|