Author Topic: PHP Switcher Error  (Read 5895 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP Switcher Error
« on: January 11, 2020, 08:58:12 PM »
I did the cwp installation, by default came php 5.6

I'm trying to switch to php 7.3 but in the build log, apparently the process gets stuck in the deleting DSO handler step.

Does anyone know what I can do? I've waited around + 1 hour and nothing. Already restarted and always stops in that part.

Code: [Select]
[...]
+2000 lineschecking for png_write_image in -lpng... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for fabsf... yes
checking for floorf... yes
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... yes
configure: error: Unable to locate gmp.h
Configure DONE!
####################
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
PHP Rebuild Completed
#########################

DELETING DSO Handler

Offline
*
Re: PHP Switcher Error
« Reply #1 on: January 12, 2020, 04:23:48 AM »
Same happend to me , install 7.2 I dont remember what was the exact problem but that was the solution to me.

hope it works for you.

Offline
*****
Re: PHP Switcher Error
« Reply #2 on: January 12, 2020, 10:45:06 AM »
@fehsc try the command below:
Code: [Select]
yum -y install gpm-devel
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: PHP Switcher Error
« Reply #3 on: January 13, 2020, 03:09:54 PM »
@fehsc try the command below:
Code: [Select]
yum -y install gpm-devel

i run this command and installed this, but still locked, stopped, in the deleting dso handler part..

i try 7.3.x, 7.2.x any still same thing.

If i check the option DSO in build, he still locket/stopped in  " NOT_DELETING DSO Handler "