Ensim friendly phpMyAdmin upgrade 2.11.0 (final)
crankycronos posted this on Aug 23rd 2007 at 6:51 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!

Dwight Porter on 23 Aug 2007 at 9:33 am #
So, this is fully compatible w/ Ensim 10.3 running on CentOS 5 x86_64? Does your script backup the current phpMyAdmin installation so that it can be restored in the event something goes awry?
Please advise.
crankycronos on 23 Aug 2007 at 9:49 am #
It goes one step better. It just changes the symbolic link and leaves the original intact.
Enjoy.