Ensim friendly phpMyAdmin upgrade 2.11.2.1 (final)
crankycronos posted this on Nov 20th 2007 under Ensim Fixes, phpMyAdmin
This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered.
SSH into the server as root,
cd /root rm -f upgrade_phpMyAdmin wget http://www.customensimbackup.com/download/upgrade_phpMyAdmin chmod 700 upgrade_phpMyAdmin ./upgrade_phpMyAdmin
Enjoy!
