Heim >Backend-Entwicklung >PHP-Tutorial >AppServ、phpMyAdmin、mysql的有关问题

AppServ、phpMyAdmin、mysql的有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 12:02:01870Durchsuche

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……
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn