Tuesday, April 19, 2016

XAMPP MySQL Database won't start on MAC




If MySQL Database won't start on XAMPP manager-osx on mac then follow this steps:

1. Open Terminal

2. Run this command

sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start

3. It will ask for the admin password (not MySQL Database password you have to enter the mac user password).

That's it.. you are good to go!


0 comments:

Post a Comment