php72 not available?

We have a server:

Operating system CentOS Linux 7.7.1908
Webmin version 1.932
Virtualmin version 6.08

With php 7 installed however we are trying to add php72 so following instrcions in https://www.virtualmin.com/documentation/web/multiplephp and whilst the SCL Repo seems to be installed OK there are no packages found see below, can anyone help/advise?

[root@server ~]# yum install centos-release-scl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

[root@server ~]# yum install rh-php72 rh-php72-php-mysqlnd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

Hi,

Can anyone help advise me on this please?

Try this set of RPM’s instead:
https://blog.remirepo.net/post/2017/12/04/Install-PHP-7.2-on-CentOS-RHEL-or-Fedora

the package names start with php72- instead of rh-, otherwise pretty much identical to the virtualmin instructions.