Control Web Panel

WebPanel => Installation => Topic started by: R_O on August 18, 2021, 01:55:09 AM

Title: Installing using PHP 7.4
Post by: R_O on August 18, 2021, 01:55:09 AM
Hi,


I made an installation selecting PHP 7.4 and I got a notification showing the erros listed below. Additionally, the PHP version installed with CWP is 5.6.

Do you know why is this?

Erros:
chmod: cannot access ‘/usr/local/cwp/.conf/php-fpm_conf/php74.conf’: No such file or directory
sh: /usr/local/cwp/.conf/php-fpm_conf/php74.conf: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
mkdir: cannot create directory ‘/opt/alt/php-fpm74/usr/var/sockets/’: No such file or directory
mkdir: cannot create directory ‘/opt/alt/php-fpm74/usr/etc/php-fpm.d/’: No such file or directory
mkdir: cannot create directory ‘/opt/alt/php-fpm74/usr/etc/php-fpm.d/users/’: No such file or directory
/usr/local/src/php-fpm-7.4.sh: line 99: /opt/alt/php-fpm74/usr/etc/php-fpm.d/users.conf: No such file or directory
/usr/local/src/php-fpm-7.4.sh: line 100: /opt/alt/php-fpm74/usr/etc/php-fpm.conf: No such file or directory
/usr/local/src/php-fpm-7.4.sh: line 102: /opt/alt/php-fpm74/usr/etc/php-fpm.d/cwpsvc.conf: No such file or directory
cp: cannot stat ‘sapi/fpm/php-fpm.service’: No such file or directory
sed: can't read /usr/lib/systemd/system/php-fpm74.service: No such file or directory
sed: can't read /usr/lib/systemd/system/php-fpm74.service: No such file or directory
Failed to execute operation: No such file or directory
Redirecting to /bin/systemctl restart httpd.service

EOL


Thank you
Title: Re: Installing using PHP 7.4
Post by: josephgodwinke on August 18, 2021, 08:10:41 AM
Remove that php installation and try again or try installing this regular expression library

Code: [Select]
yum -y --enablerepo=epel install oniguruma oniguruma-devel
Make sure you install the latest repo by just typing the above since a vulnerability was found in Oniguruma 6.9.2