Author Topic: Try to install PHP-FPM 7.4 through the panel but doesnt work  (Read 25534 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Hi,

i tried to install PHP-FPM 7.4 through the selector in the panel, but it doesn do anything.
When i look in the log file and in my console with the command tail -f /var/log/php-selector-rebuild.log i get this as output:

-2020-06-17 03:38:07--  http://dl1.centos-webpanel.com/files/php/selector/el7/php-dependencies.sh
Resolving dl1.centos-webpanel.com (dl1.centos-webpanel.com)... 37.187.72.216
Connecting to dl1.centos-webpanel.com (dl1.centos-webpanel.com)|37.187.72.216|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1011 [application/x-sh]
Saving to: '/usr/local/src/php-dependencies.sh'

     0K                                                       100% 98.1M=0s

2020-06-17 03:38:07 (98.1 MB/s) - '/usr/local/src/php-dependencies.sh' saved [1011/1011]

Redirecting to /bin/systemctl restart httpd.service

Build Completed
###################


Error:Can't add notification!

Help ?

Regards,
Mike

Offline
**
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #1 on: June 17, 2020, 07:39:13 AM »
Hi, same problem for me, the update to PHP-FPM 7.4.x not work.

Please CWP Team help to solve this problem.

Thanks in advance for the support.


« Stay hungry, stay foolish. »

Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #2 on: June 17, 2020, 09:55:30 AM »
working on it

Offline
**
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #3 on: June 17, 2020, 10:43:45 AM »
working on it

Hi "Sandeep",

Thanks for the support, you are the Number ONE !


« Stay hungry, stay foolish. »

Offline
***
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #4 on: June 17, 2020, 03:43:55 PM »
Hi,

thanks for support....

Pls, see http://prntscr.com/t1irw0 --- PHP 7.4 missing...?

Thanks in advance!

BR
Venty

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #5 on: June 17, 2020, 04:17:32 PM »
Hi Sandeep,

i havbe been trying some more, the installation with the version switcher looks ok at first but it still not installs complete and ends hanging  in the log and my my panel still working in php 7.3.19

the selector issue is still the same. i upload some log files for you in the case you want to see where it goes wrong
hope u able to find it soon

Regards
Mike

https://plik.root.gg/file/YbcFKkIh7fP0zSeJ/r2lo8ITO4d3ljpnv/PHP%20rebuild%20logs.7z

Offline
**
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #6 on: June 18, 2020, 03:41:00 AM »
Hi "Sandeep",

I have installed latest CWP PRO update from CWP PRO v0.9.8.990 to CWP PRO v0.9.8.991 and the update to PHP-FPM v7.4.x not work.

Please help to solve this problem.

Thanks in advance for the support.
« Last Edit: June 18, 2020, 03:42:48 AM by Automata »


« Stay hungry, stay foolish. »

Offline
**
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #7 on: June 18, 2020, 06:48:42 AM »
working on it

Hi "Sandeep", for me not work i have deleted PHP-FPM 7.3 and i have installed and resetted the php 7.4 options.

I have this error:

No package 'oniguruma' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ONIG_CFLAGS
and ONIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
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 98: /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 99: /opt/alt/php-fpm74/usr/etc/php-fpm.conf: No such file or directory
/usr/local/src/php-fpm-7.4.sh: line 101: /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
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
exe:/opt/alt/php-fpm74/usr/sbin/php-fpm
Redirecting to /bin/systemctl restart httpd.service

Build Completed
###################

Error:Can't add notification!



Please help me and thanks in advance for the support.


« Stay hungry, stay foolish. »

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #8 on: June 18, 2020, 05:17:56 PM »
Code: [Select]
yum -y --enablerepo=epel install oniguruma oniguruma-devel
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #9 on: June 19, 2020, 03:18:20 AM »
Hi Sandeep and Team.

I wanted to let you know that now both the switcher and the selector did its job and installed php 7.4.7. both running well.

Thanks for solving

Mike

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #10 on: June 19, 2020, 06:02:28 AM »
Its working but I get a bunch of error when checking with php -v on the console

Failed loading /usr/local/ioncube/ioncube_loader_lin_7.4.so:  /usr/local/ioncube/ioncube_loader_lin_7.4.so: cannot open shared object file: No such file or directory
PHP Warning:  PHP Startup: Unable to load dynamic library 'memcached.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'uploadprogress.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/uploadprogress.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/uploadprogress.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/uploadprogress.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/uploadprogress.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'mailparse.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/mailparse.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/mailparse.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/mailparse.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/mailparse.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

PHP 7.4.7 (cli) (built: Jun 19 2020 10:06:49) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies



Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #11 on: June 19, 2020, 10:17:36 AM »
Hi all should be working regarding module not found delete the php installation also reset the options and install it again.

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #12 on: June 19, 2020, 09:34:46 PM »
Hi,

Can you describe the upgrade procedure for php 7.4?

I can't find exact instructions anywhere.
Peter Nyiri
FunnelXpert

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #13 on: June 20, 2020, 04:17:16 AM »
[root@trial log]# php -v
Failed loading /usr/local/ioncube/ioncube_loader_lin_7.4.so:  /usr/local/ioncube/ioncube_loader_lin_7.4.so: cannot open shared object file: No such file or directory
PHP 7.4.7 (cli) (built: Jun 20 2020 09:34:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[root@trial log]# ls -lia /usr/local/ioncube/
total 30752
46154733 drwxr-xr-x   2  507 root    4096 Jan  7  2019 .
   22445 drwxr-xr-x. 21 root root     248 Jun 20 09:43 ..
46153415 -rw-rw-r--   1  507  507  467056 Jan  2  2019 ioncube_loader_lin_4.1.so
46153386 -rw-rw-r--   1  507  507  466672 Jan  2  2019 ioncube_loader_lin_4.2.so
46153384 -rw-rw-r--   1  507  507  467344 Jan  2  2019 ioncube_loader_lin_4.3.so
46153401 -rw-rw-r--   1  507  507  486832 Jan  2  2019 ioncube_loader_lin_4.3_ts.so
46153408 -rw-rw-r--   1  507  507  470512 Jan  2  2019 ioncube_loader_lin_4.4.so
46153409 -rw-rw-r--   1  507  507  486864 Jan  2  2019 ioncube_loader_lin_4.4_ts.so
46153383 -rw-rw-r--   1  507  507  480144 Jan  2  2019 ioncube_loader_lin_5.0.so
46153419 -rw-rw-r--   1  507  507  493904 Jan  2  2019 ioncube_loader_lin_5.0_ts.so
46153420 -rw-rw-r--   1  507  507 1100336 Jan  2  2019 ioncube_loader_lin_5.1.so
46153417 -rw-rw-r--   1  507  507 1142128 Jan  2  2019 ioncube_loader_lin_5.1_ts.so
46153413 -rw-rw-r--   1  507  507 1140848 Jan  2  2019 ioncube_loader_lin_5.2.so
46153422 -rw-rw-r--   1  507  507 1179920 Jan  2  2019 ioncube_loader_lin_5.2_ts.so
46153389 -rw-rw-r--   1  507  507 1231320 Jan  2  2019 ioncube_loader_lin_5.3.so
46153407 -rw-rw-r--   1  507  507 1287672 Jan  2  2019 ioncube_loader_lin_5.3_ts.so
46153392 -rw-rw-r--   1  507  507 1512112 Jan  2  2019 ioncube_loader_lin_5.4.so
46153405 -rw-rw-r--   1  507  507 1598128 Jan  2  2019 ioncube_loader_lin_5.4_ts.so
46153402 -rw-rw-r--   1  507  507 1524592 Jan  2  2019 ioncube_loader_lin_5.5.so
46153391 -rw-rw-r--   1  507  507 1606896 Jan  2  2019 ioncube_loader_lin_5.5_ts.so
46153387 -rw-rw-r--   1  507  507 1491608 Jan  2  2019 ioncube_loader_lin_5.6.so
46153421 -rw-rw-r--   1  507  507 1551096 Jan  2  2019 ioncube_loader_lin_5.6_ts.so
46153406 -rw-rw-r--   1  507  507 1249512 Jan  2  2019 ioncube_loader_lin_7.0.so
46153385 -rw-rw-r--   1  507  507 1306888 Jan  2  2019 ioncube_loader_lin_7.0_ts.so
46153388 -rw-rw-r--   1  507  507 1355576 Jan  2  2019 ioncube_loader_lin_7.1.so
46153411 -rw-rw-r--   1  507  507 1436024 Jan  2  2019 ioncube_loader_lin_7.1_ts.so
46153418 -rw-rw-r--   1  507  507 1410120 Jan  2  2019 ioncube_loader_lin_7.2.so
46153412 -rw-rw-r--   1  507  507 1483880 Jan  2  2019 ioncube_loader_lin_7.2_ts.so
46153410 -rw-rw-r--   1  507  507 1320168 Jan  2  2019 ioncube_loader_lin_7.3.so
46153390 -rw-rw-r--   1  507  507 1385640 Jan  2  2019 ioncube_loader_lin_7.3_ts.so
46153403 -rw-r--r--   1  507  507   10768 Jan  3  2019 LICENSE.txt
46153393 -rw-r--r--   1  507  507  183844 Jan  3  2019 loader-wizard.php
46153416 -rw-r--r--   1  507  507    2195 Jan  3  2019 README.txt
46153404 -rw-r--r--   1  507  507   72894 Jan  3  2019 USER-GUIDE.pdf
46153414 -rw-r--r--   1  507  507   10975 Jan  3  2019 USER-GUIDE.txt

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #14 on: June 20, 2020, 04:19:26 AM »
Please check the ioncube issue pointed out above.