首頁 >後端開發 >php教程 >AppServ、phpMyAdmin、mysql的有关问题

AppServ、phpMyAdmin、mysql的有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB原創
2016-06-13 12:02:01872瀏覽

AppServ、phpMyAdmin、mysql的问题
安装appserv-win32-2.5.10之后其他的都正常可以用,也可以进入phpMyAdmin登陆界面,
但是输入用户名和密码之后出现错误:

#2013 - Lost connection to MySQL server at 'reading initial communication packet', system error: 0

已经试过很多方法,但还是不行。
请问有谁知道怎么弄?
------解决方案--------------------
You need to edit your mysql Configuration file, by default the bind-adress is set to 127.0.0.1.

Open: /etc/mysql/my.cnf

Change the bind-adress to the ip you are going to use to connect yoursef to the database server
------解决方案--------------------
mysql安装目录下的my.ini文件

引用:
引用:

You need to edit your mysql Configuration file, by default the bind-adress is set to 127.0.0.1.

Open: /etc/mysql/my.cnf

Change the bind-adress to the ip you are going to u……
陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn