Created
September 2, 2016 08:10
-
-
Save renekreijveld/bef15b0045327c23e64894bcb48d3794 to your computer and use it in GitHub Desktop.
Repair non-working phpMyAdmin in MAMP PRO 4 for OSX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Open Terminal on your Mac and do the following: | |
cd "/Library/Application Support/appsolute/MAMP PRO/phpMyAdmin" | |
cp -R /Applications/MAMP/bin/phpMyAdmin/* . |
Thanks for this dude, just made my life ever so slightly easier than finding an old StackOverflow post ๐
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thx! Made my day ๐