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

0 Members and 1 Guest are viewing this topic.

Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #15 on: June 20, 2020, 04:54:06 AM »
you can download beta loader for php 7.4 https://www.ioncube.com/loaders.php
or
uncheck ioncube option and build the php.

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #16 on: June 20, 2020, 11:45:52 AM »
PHP-fpm installs but won't start.

Also, Ioncube doesn't work.


Peter Nyiri
FunnelXpert

Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #17 on: June 20, 2020, 01:11:02 PM »
check the service status for any error.

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #18 on: January 23, 2021, 08:00:46 PM »
I've found that removing Tidy , 8.01 compile flawlessy

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #19 on: August 01, 2021, 06:47:11 PM »
Hello Sandeep,
I could not install php 7.4or 8.0.8. I am using cwp pro. Always gets following error

Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1
Redirecting to /bin/systemctl restart httpd.service

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


Error:Can't add notification!



Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #20 on: August 02, 2021, 01:10:20 AM »
hi check the  full Php build log for the errors i think you've dependencies issues on your OS

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #21 on: August 02, 2021, 05:43:55 PM »
hi check the  full Php build log for the errors i think you've dependencies issues on your OS

Thanks for reply.
I am using - CentOS 7 (x86_64) - with Updates HVM from aws and logs are below

Configure DONE!
####################
make: getcwd: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: getcwd: No such file or directory
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
cp: cannot stat 'php.ini-production': No such file or directory
/usr/local/src/php-rebuild.sh: line 190: cd: ..: No such file or directory
tar: ioncube_loaders_lin_*.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'ioncube/': No such file or directory
PHP Rebuild Completed
#########################

grep: /usr/local/src/php-rebuild.sh: No such file or directory
DELETING DSO Handler
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
« Last Edit: August 02, 2021, 06:22:17 PM by gossy »

Offline
*****
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #22 on: August 03, 2021, 03:57:23 AM »
this is not full log its part of the log at last only, you need to see some beginning entries

Offline
*
Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« Reply #23 on: August 03, 2021, 06:08:35 PM »
this is not full log its part of the log at last only, you need to see some beginning entries
I am unable to logs details on here, so uploaded in other domain and sharing, you see full log details.

https://bluezeallabs.com/test/php-rebuild.txt

Thanks in advance.