Xampp Won't Startup MySQL server on Mac OSX?

前端 未结 6 1765
星月不相逢
星月不相逢 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:39

    looks into the error log and you may find:

    [ERROR] Bad magic header in tc log
    [ERROR] Can't init tc log

    delete /Applications/XAMPP/xamppfiles/var/mysql/tc.log and restart the mysql

提交回复
热议问题