How to use 2 different version of phpMyAdmin
-
Hi, I wold like to use 2 different version of phpMyAdmin : one with php 7.3 and the other with php 5.3
Would it be possible to easily change version as for php ?
-
@jlch : With Laragon, switching PHP version is very easy:
https://forum.laragon.org/topic/166/tutorial-how-to-add-another-php-version-php-7-3
-
I have already installed several PHP versions and several apache version but I would also install and use several phpMyAdmin versions !
-
I just found a solution: install phpMyAdmin version 4.0.10.20 (to replace my current version 4.8.5) which seems to be compatible PHP 7.3 and PHP 5.3 !
Thanks