问题描述
我只是做了全新安装Apache服务器2.2。
一切正常。当我去到localhost我得到:它的作品!
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:
Ĵ
5.5.22 ' 4[LM{D~p ÿ÷! € 6[I=4/+,9z{| mysql_native_password ! ÿ„#08S01Got包乱序
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.
这篇关于阿帕奇MySQL的 - "包乱序"在3306的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!