Ensim friendly phpMyAdmin upgrade 2.11.0-rc1
crankycronos posted this on Aug 4th 2007 at 4:24 am 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!
