Heim >Backend-Entwicklung >PHP-Tutorial >XAMPP 无法启动MYSQL解决方案

XAMPP 无法启动MYSQL解决方案

WBOY
WBOYOriginal
2016-06-13 12:06:511417Durchsuche

XAMPP 无法启动MYSQL
12:02:20  [mysql]  MySQL Service detected with wrong path
12:02:20  [mysql]  Change XAMPP MySQL and Control Panel settings or
12:02:20  [mysql]  Uninstall/disable the other service manually first
12:02:20  [mysql]  Found Path: "C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-nt" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.0\my.ini" MySQL
12:02:20  [mysql]  Expected Path: d:\xampp\mysql\bin\mysqld.exe --defaults-file=d:\xampp\mysql\bin\my.ini mysql

------解决思路----------------------
本地已有启动了一个mysql服务,
cmd->services.msc 里面去把另一个mysql服务停了

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