MySQL Database cannot start on XAMPP for Mac

前端 未结 8 833
执笔经年
执笔经年 2021-02-08 13:03

All of a sudden I am encountering this problem on my mac. I cant start my MySQL Database. I can only start my ProFTPD and Apache Web Server.

This is the application log:

8条回答
  •  鱼传尺愫
    2021-02-08 14:04

    I spent whole day trying to resolve this issue. Changing the port no from 3306 to 3307 worked for me. Simply open the configure module and change the port number. Hope it works for you.

提交回复
热议问题