Home:ALL Converter>Virtualmin Multiple PHP versions on CentOS 7

Virtualmin Multiple PHP versions on CentOS 7

Ask Time:2019-01-18T05:25:34         Author:

Json Formatter

I am successfully running PHP 5.6 and PHP 7.1 on my VPS CentOS7. with this tut; https://www.virtualmin.com/documentation/web/multiplephp

After that I wanted to install PHP 7.2, I successfully installed that too with; yum install rh-php72 rh-php72-php-mysqlnd rh-php72-php-gd

But unfortunately virtualmin do NOT see 7.2. Its not even listed in home dashboard "PHP Versions". It just shows 5.6 and 7.1. But in the package list, I can see 7.2 is installed :/

I have another CentOS 7, and its running 3 versions perfectly.

Any idea that is causing this? Any help will be very appreciated.

Author:,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/54244528/virtualmin-multiple-php-versions-on-centos-7
yy