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

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -