apache mysql - “数据包乱序"在 3306
我刚刚全新安装了 Apache 服务器 2.2.一切正常.当我去本地主机时,我得到:它有效!"
I just did a fresh install of Apache server 2.2. Everything works. When I go to localhost I get: "It Works!"
我刚刚安装了 mySQL5.5,当我转到 localhost:3306 时,我只是胡言乱语:
I just installed mySQL5.5 and when I go to localhost:3306 I just get gibberish:
J5.5.22 ' 4[LM{D~p ÿ÷! € 6[I=4/+,9z{| mysql_native_password ! ÿ„#08S01有数据包乱序
J��� 5.5.22�'���4[LM{D~p�ÿ÷!�€����������6[I=4/+,9z{|�mysql_native_password�!��ÿ„#08S01Got packets out of order
我在互联网上看到很多用户遇到类似问题的帖子,但我想不出解决方案.
I see many posts on the internet with users with similar problems, but I can't figure out a solution.
有人可以帮忙吗?
mysql 服务不是 Web 界面 - 您无法使用浏览器进行连接.您将需要安装某种类型的 mysql 客户端.
The mysql service is not a web interface - you cannot connect using a browser. You will need to install a mysql client of some kind.