Warning
http://forums.sentora.org/showthread.php...n=lastpost
but if you wanted to install the remi collet repository which provide all version of php
then you have to activate the deposit in the folder /etc/yum.repos.d/ according to the version of php you want
https://blog.remirepo.net/pages/Config-en
for centos 7
http://forums.sentora.org/showthread.php...n=lastpost
but if you wanted to install the remi collet repository which provide all version of php
then you have to activate the deposit in the folder /etc/yum.repos.d/ according to the version of php you want
https://blog.remirepo.net/pages/Config-en
for centos 7
Code:
yum -y install https://rpms.remirepo.net/enterprise/remi-release-7.rpm
yum --enablerepo=remi,remi-safe,remi-php74 update