mySQL server in XAMP don't start

后端 未结 6 1405
失恋的感觉
失恋的感觉 2021-01-12 21:30

I read all of articles about my problem but it still not working

How can I solve this issue?

Here is my log file:

2015-11-10 15:26:56 10fc          


        
6条回答
  •  情歌与酒
    2021-01-12 22:13

    I just encountered this error. Since I have Xampp and MySQL Workbench, I had a feeling that the issue was MySQL related thus I opened the task Manager using

    ctrl+shift+del

    and selecting Task Manager.

    Then on the services tab, I searched for any running MySQL programs, left-clicked it, and stopped it.

    Then started MySQL on the Xampp control panel.

    I think you can try this first then proceed to other options in case it doesn't work.

提交回复
热议问题