Ensim friendly phpMyAdmin upgrade 2.10.3
crankycronos posted this on Dec 24th 2006 at 7:47 am under Ensim Fixes, phpMyAdmin
This one is easy to do, and is 100% Ensim compatible. (ver. 2.10.3)
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!

sasabacsi on 19 Jan 2007 at 4:24 pm #
WOW, this is really works!
THNX!!
mrfordwrench on 23 Jan 2007 at 3:21 pm #
Great work!….thanks a lot!!!!
Eelco on 03 Mar 2007 at 7:41 pm #
I run the latest phpmyadmin upgrade and now i’m unable to login phpmyadmin.
I get these error :
#1045 – Access denied for user ‘apache’@'localhost’ (using password: YES)
crankycronos on 03 Mar 2007 at 7:49 pm #
Then you have a bigger issue than the phpmyadmin upgrade. Thats a mysql error and something isn’t right with that…Good luck.
Eelco on 03 Mar 2007 at 8:20 pm #
mmmm, strange, becouse evriting was working fine bevore the phpmyadmin upgrade.
Als bevore the phpmyadmin scripts workt ok, i upgradet form 2.9.2
Any ideas where to search
Greetings.
crankycronos on 03 Mar 2007 at 8:23 pm #
Not at all. You can revert back to the old one at any time though.
Eelco on 03 Mar 2007 at 8:55 pm #
Thanks,
Version 2.9.0.2 is working again.
Zo it seems it is not a MySql problem
Maby it has todo whit its utf-8 only on the new versions?
crankycronos on 03 Mar 2007 at 9:04 pm #
What ever it is, it’s strictly unique to your server.
Eelco on 03 Mar 2007 at 9:31 pm #
i have been able to upgrade to version 2.9.2 now whithout any trubles sofar.
the phpMyAdmin-2.10.0.2-all-languages.tar.gz also resulted in the same error as the utf-8 only version.
Verry strange
vicky on 09 Apr 2007 at 10:47 am #
Any idea why after I upgraded to 2.10.0.2 my users can see all other databases on server?
crankycronos on 09 Apr 2007 at 1:49 pm #
Run the mysqlfixprivledges script.
vicky on 09 Apr 2007 at 2:14 pm #
nothing like that on my Ensim server. Only mysql_fix_privilege_tables but that did not fix it.
crankycronos on 09 Apr 2007 at 4:22 pm #
vicky on 09 Apr 2007 at 5:17 pm #
Strange, the problem still persists even after this command finished succesfully.
crankycronos on 09 Apr 2007 at 5:33 pm #
Then you have a user permission problem on mysql. Log into phpMyAdmin as root, and start checking the users over to see what permissions they have and are they correct.
mdg on 16 Apr 2007 at 8:26 pm #
Thanks ! This is the fist Ensim change/update I’ve done in a while that’s not hard in the least. Thanks! Now I have to get back to RoundCube. Thanks again for taking the time.
rezvanim on 13 Jun 2007 at 6:11 am #
Thanks, Painless update compared what I usually go through to update.
Thanks, thanks.