0
我在Windows 7上安裝了Xampp。當我嘗試啓動XAMPP時,出現以下消息,MySql無法啓動。MYSQL無法在XAMPP中啓動
7:12:54 AM [mysql] Problem detected! 7:12:54 AM [mysql] Port 3306 in use by "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"! 7:12:54 AM [mysql] MySQL WILL NOT start without the configured ports free! 7:12:54 AM [mysql] You need to uninstall/disable/reconfigure the blocking application 7:12:54 AM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
如何解決這個問題?
任何幫助,將不勝感激
Google Chrome中的一個插件託管MySQL服務器/使用端口3306。 – Raptor
關閉Chrome並重試。 – woz