
Upgrading XAMPP's phpmyadminIt might not be a big deal to you, but I thought it would be a lot more complicated than it was. If you're a web developer, you know all about local testing. You might even use XAMPP, but I'm sure the steps are similar for WAMP/et all. The only tricky bit that I ran into was the config file not being readable. :shrug: This guide deals specifically with XAMPP, though.
Download PMA
Open Terminal, run: cd /Applications/XAMPP/xamppfiles/phpmyadmin/
Open Finder, browse to the same folder. Make a copy of the existing config.inc.php somewhere outside the phpmyadmin folder.
Unzip the version of PMA you downloaded and extract to the phpmyadmi