php72 not available?

3 posts / 0 new
Last post
#1 Mon, 12/09/2019 - 05:21
DoubleSpeed

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 * base: mozart.ee.ic.ac.uk * centos-sclo-sclo: mozart.ee.ic.ac.uk * centosplus: mirror.freethought-internet.co.uk * epel: mirror.freethought-internet.co.uk * extras: mirror.bytemark.co.uk * updates: mozart.ee.ic.ac.uk Package centos-release-scl-2-3.el7.centos.noarch already installed and latest version Nothing to do

[root@server ~]# yum install rh-php72 rh-php72-php-mysqlnd Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mozart.ee.ic.ac.uk * centos-sclo-sclo: mozart.ee.ic.ac.uk * centosplus: mirror.freethought-internet.co.uk * epel: mirror.freethought-internet.co.uk * extras: mirror.bytemark.co.uk * updates: mozart.ee.ic.ac.uk No package rh-php72 available. No package rh-php72-php-mysqlnd available. Error: Nothing to do

Fri, 12/13/2019 - 08:11
DoubleSpeed

Hi,

Can anyone help advise me on this please?

Mon, 12/16/2019 - 10:03
DaveOverton

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

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

Topic locked