How to Upgrade PhpMyAdmin to latest version

Hello Staff and all folks…

I have been using EE since 3 months ago… but now when i enter phpmyadmin, i see oldest version on it… so, how to upgrade PhpMyAdmin to latest version??? cause i see PMA had it update for security etc. thanks in advance…

Regards,

Hello @LilMon

There is no specific command to upgrade phpmyadmin with EE .

While installing we always take the latest STABLE branch from phpmyadmin.

If you need to upgrade you can try removing and reinstalling phpmyadmin again .Use the below commands :

ee stack remove --phpmyadmin

ee stack install --phpmyadmin

2 Likes