osx - XAMPP MySQL Database won't run -


so looked around , saw same problem me , solution use terminal , kill processes still same error. why that?

enter image description here

i don't know if question clear or not. need alternative solution fix problem.

if log shows "xampperrordomain error 1" error, permission problem. solve on os x, try this:

sudo chmod 600 /applications/xampp/xamppfiles/etc/my.cnf 

Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Add class to another page attribute using URL id - Jquery -