sentora-core icon indicating copy to clipboard operation
sentora-core copied to clipboard

Update PHPMyAdmin to latest 4.6.4

Open amaisonneuve opened this issue 9 years ago • 4 comments

Need to upgrade these components as they are dated..

Upgrade PHPMyAdmin to latest 4.6.4

amaisonneuve avatar Oct 18 '16 19:10 amaisonneuve

There are some issues with this. Some OS distributions have a lower minimal PHP/MySQL version that the current phpmyadmin will not run on. For those using PHP 5.5.0 or newer AND MySQL 5.5 or newer/MariaDB 5.5 or newer may use the 'phpmyadmin-au' module which will auto-update it to latest version.

For users on older distributions, they will need to remain on an older version.

TGates71 avatar Oct 20 '16 14:10 TGates71

Agreed, but as a go forward strategy we should increase the minimum requirements for future versions to 5.5 for both PHP and MySQL/MariaDB. No?

amaisonneuve avatar Oct 20 '16 14:10 amaisonneuve

Correct. This is already planned as we update the code and installers for newer OS versions.

TGates71 avatar Oct 20 '16 15:10 TGates71

We should instead install different phpmyadmin depending on OS/ PHP installed. I can be done.

Mehdi-Bl avatar Jan 28 '17 12:01 Mehdi-Bl

Updated in v2

TGates71 avatar Dec 08 '22 01:12 TGates71