php 7.2 not showint up after install (Centos 7)

Hello!

I installed php 7.2 as described here:
https://www.virtualmin.com/documentation/web/multiplephp
yum install rh-php70 rh-php70-php-mysqlnd

After restarting apache, when I click System Settings -> Re-Check Config. I see only the 2 other php versions (5.x) that are already installed.

7.2 seems to be installed normally
cd /opt/rh/rh-php72
ls
deregister deregister.d enable register register.content register.d root

I donot want, for now, use 7.2 as the default php version, but want it as an option for domains.
What must I do so that 7.2 in recognized by web/virtualmin and can be used in domains?

Thank you!

Hallo, I’ve the same problem. I’m running CentOS Linux 6.5, Webmin version 1.720 and Virtualmin version 4.12.gpl.
The default PHP installed is 5.3.3-49.el6.
If follow the same guide:
https://www.virtualmin.com/documentation/web/multiplephp yum install rh-php70 rh-php70-php-mysqlnd
everything seems to be updated correctly (if required I’ve the installation output), but on recheck configuration I just see
“The following PHP versions are available : 5.3.3 (/usr/bin/php-cgi)”

Thank you in advance

Marco (alura)

My problem was solved updating virtualmin. Now I can choose php 7 and works perfectly.