Had a problem with XAMPP on mac especially on MySQL, where it tells you to check the log files on the errors? I had the same problem and the way if fix it is through the terminal typing this command
/Applications/XAMPP/xamppfiles/share/mysql/mysql.server start
To stop it
/Applications/XAMPP/xamppfiles/share/mysql/mysql.server stop
/Applications/XAMPP/xamppfiles/share/mysql/mysql.server start
To stop it
/Applications/XAMPP/xamppfiles/share/mysql/mysql.server stop
Comments
Post a Comment