N ngoctan215 New member Joined Aug 23, 2021 Messages 2 Aug 26, 2021 #1 Hi All! I'm using centos 7. MySQL 5.5.6, myphpadmin 4.8.3. I just updated php 7.2 to php 7.4 when i go to myphpadmin and see many error messages, it seems that the old version is not compatible. How to update to myphpadmin 5.1? Thanks all!
Hi All! I'm using centos 7. MySQL 5.5.6, myphpadmin 4.8.3. I just updated php 7.2 to php 7.4 when i go to myphpadmin and see many error messages, it seems that the old version is not compatible. How to update to myphpadmin 5.1? Thanks all!
O Ohm J Verified User Joined Aug 16, 2019 Messages 1,768 Aug 26, 2021 #2 custombuild 2.0 can help you or command line Code: cd /usr/local/directadmin/custombuild ./build update ./build set phpmyadmin_ver 5 ./build phpmyadmin
custombuild 2.0 can help you or command line Code: cd /usr/local/directadmin/custombuild ./build update ./build set phpmyadmin_ver 5 ./build phpmyadmin
N ngoctan215 New member Joined Aug 23, 2021 Messages 2 Aug 26, 2021 #3 jamgames2 said: custombuild 2.0 can help you or command line Code: cd /usr/local/directadmin/custombuild ./build update ./build set phpmyadmin_ver 5 ./build phpmyadmin Click to expand... Thank u very much! I did and it worked. phpadmin was working properly and no longer giving an error.
jamgames2 said: custombuild 2.0 can help you or command line Code: cd /usr/local/directadmin/custombuild ./build update ./build set phpmyadmin_ver 5 ./build phpmyadmin Click to expand... Thank u very much! I did and it worked. phpadmin was working properly and no longer giving an error.