ispCP - Board - Support
upgrade phpMyAdmin - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: upgrade phpMyAdmin (/thread-16123.html)



upgrade phpMyAdmin - kingxerxes - 06-13-2012 09:19 PM

hi all,
the version in cp is 3.3.8 and the latest is 3.5.1.

has anyone upgraded this successfully?


RE: upgrade phpMyAdmin - FeG - 09-20-2012 09:55 AM

Hi,

updating phpMyAdmin is easily possible using the default packages provided at http://www.phpmyadmin.net:

  1. Download packet and unpack it.
  2. Copy the config.inc.php from /var/www/ispcp/gui/tools/pma to the unpacked new phpMyAdmin folder. (This worked for me for about 2 years now, but of course you might want to check differences between your config.inc.php and the new sample config...)
  3. Replace /var/www/ispcp/gui/tools/pma with the new phpMyAdmin folder.


Best,
FeG

PS: The Omega theme doesn't work very well with the newest phpMyAdmin versions; it has also been abandonded in the development tree of SVN, so I assume using the phpMyAdmin's default theme "phphomme" is advisable.


RE: upgrade phpMyAdmin - Haros - 11-24-2012 10:38 AM

Just posting to wtite a "thank you" FeG. I was looking to update my phpMyAdmin too. Your post was usefull. =)