Author Topic: Centos 7+CWP+PHP-fpm 7.4 rebuild failed ***SOLVED***  (Read 1796 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Centos 7+CWP+PHP-fpm 7.4 rebuild failed ***SOLVED***
« on: January 19, 2022, 05:11:33 PM »
1. sudo yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
2. sudo yum -y install https://rpms.remirepo.net/enterprise/remi-release-7.rpm
3. sudo yum -y --enablerepo=epel install oniguruma oniguruma-devel
4. sudo yum install libzip-devel
5. sudo yum install deltarpm
6. sudo yum update

After running these commands, you can install PHP-FPM 7.4 and later without any problems from the CWP panel.