Xampp MySQL not starting - “Attempting to start MySQL service…”

前端 未结 16 647
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-05 01:07

I\'ve just installed XAMPP for Windows - should be the newest version (XAMPP Control Panel v3.2.1).

Apache is running just fine on port 80 and 443, but MySQL is not

16条回答
  •  抹茶落季
    2020-12-05 01:20

    Everytime my MySQL starts, it will stop, then I noticed that some files are getting generated in C:\xampp\mysql\data. I tried deleting some files (like the Error logs, err file, etc.) on that directory. Back up first what you're going to delete to avoid losing data.

    I don't know how it works. I'm just trying to enable HTTPS in my local machine but then suddenly MySQL can't be started. But now it's working.

    I'm using Windows 10 and XAMPP 3.2.4.

提交回复
热议问题