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