Thursday, March 16, 2017

What to do when Mamp stops working

Sometimes, due to the existence of duplicate installations, software updates or etc., the Mysql database will not start when you first open Mamp. Fortunately there is a quick and easy solution!



  1. Using Finder, head to the Applications folder
  2. Select the Mamp folder
  3. Choose the database folder (db)
  4. Select the Mysql folder (sometimes there will be a version number next to the name)
  5. Delete the log files (ib_logfile0 and ib_logfile1)
  6. Restart Mamp - you should be able to access your website without issue!