Archive for April, 2008

Ensim friendly phpMyAdmin upgrade 2.11.5.2 (final)

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. Remember Aug. 8, 2008 is rapidly approaching. Get your servers upgraded and updated today while you have a chance to fix stuff.

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!

6 Comments »