MAMP PRO 4.xx to 5.xx Upgrade

When upgrading to MAMP PRO 5 you will be asked to upgrade your data to MySQL 5.7. This is recommended. Your current MySQL data will be copied from “/Library/Application Support/appsolute/MAMP PRO/db/mysql56” to “/Library/Application Support/appsolute/MAMP PRO/db/mysql57”. Your old data will be preserved intact in “/Library/Application Support/appsolute/MAMP PRO/db/mysql56”.

  1. Download MAMP PRO from www.mamp.info.
  2. Double click on the “MAMP_MAMP_PRO_5.xx.pkg” file in your “Downloads” folder to start the installation process.
  3. The installer will rename your existing “/Applications/MAMP” to “/Applications/MAMP_current_date”. This folder can later be deleted. You may however keep it, so you can fall back to your original setup.
  4. Your existing “htdocs” folder will be moved to your new “/Applications/MAMP” folder.
  5. Confirm that all data has been transferred correctly before starting MAMP PRO.
  6. If you were using MySQL 5.6 (most likely scenerio) you will be informed of the upgrade to MySQL 5.7.

MAMP

When you open MAMP PRO and start your servers for the first time you will be prompted to upgrade your database data to MySQL 5.7. Click OK to proceed with the database upgrade.

MAMP

Click on Upgrade to upgrade your databases to 5.7

MAMP


SSL Hosts

You may have created http/https hosts using MAMP PRO 4. In MAMP PRO 4 this was done by creating two hosts with the same host name, using the same document root. In MAMP PRO 5 a series of digits will be appended to the second host.

MAMP

Your SSL tab has more information about http/https hosts.