How to upgrade phpMyAdmin in MAMP / MAMP PRO
- Download the latest version
- Unpack the archive you just downloaded, the resulting folder should be called somewhat like "phpMyAdmin-x.y-all-languages"
- Copy (in the Finder press ALT key to copy the file) the file "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin/config.inc.php" to "phpMyAdmin-x.y-all-languages"
- Rename "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin" to "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin-OLD"
- Rename "/Applications/MAMP/bin/phpMyAdmin" to "/Applications/MAMP/bin/phpMyAdmin-OLD"
- Copy "phpMyAdmin-x.y-all-languages" to "/Applications/MAMP/bin/"
- Rename "/Applications/MAMP/bin/phpMyAdmin-x.y-all-languages" to "/Applications/MAMP/bin/phpMyAdmin"
- Copy "phpMyAdmin-x.y-all-languages" to "/Library/Application Support/appsolute/MAMP PRO/"
- Rename "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin-x.y-all-languages" to "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin"