apache mysql - “packets out of order” on 3306

后端 未结 5 691
长情又很酷
长情又很酷 2020-12-05 17:37

I just did a fresh install of Apache server 2.2. Everything works. When I go to localhost I get: \"It Works!\"

I just installed mySQL5.5 and when I go to localhost:

5条回答
  •  借酒劲吻你
    2020-12-05 18:18

    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.

提交回复
热议问题