我最近安裝了XAMPP在Windows 7.當我嘗試運行MySQL,我得到以下錯誤:如何讓mysql服務器在xampp中工作?
Error: MySQL shutdown unexpectedly.
12:27:51 PM [mysql] This may be due to a blocked port, missing dependencies,
12:27:51 PM [mysql] improper privileges, a crash, or a shutdown by another method.
12:27:51 PM [mysql] Press the Logs button to view error logs and check
12:27:51 PM [mysql] the Windows Event Viewer for more clues
12:27:51 PM [mysql] If you need more help, copy and post this
12:27:51 PM [mysql] entire log window on the forums
在my.ini中我已經改變了口,從3306到3307,因爲我有一個不同的MySQL服務器5.6.19也在我的電腦上運行。但是我仍然得到同樣的錯誤。請任何人都可以幫助我?我也卸載Xampp並再次安裝它:(。
在一個解決方案中對所有人使用openfire – Mark
您是否按下了日誌按鈕?最後幾行是什麼? – Lee
@Mark:openfire是一個jabber服務器。它與獲得MySQL運行有什麼關係? –