Xampp Won't Startup MySQL server on Mac OSX?

前端 未结 6 1754
星月不相逢
星月不相逢 2021-02-06 02:36

I\'m on a Mac OSX Mountain Lion. Xampp won\'t let me start MySQL server.

I have set the permissions to Read/Write for everyone and every file in the XAMPP folder.

<
6条回答
  •  别跟我提以往
    2021-02-06 02:48

    You should try to configure your MySql Database and change you port from 3306 to 3307 , this work for me . Sometimes this port is busy and does not work for your pc.

提交回复
热议问题