Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - fehsc

Pages: [1]
1
PostgreSQL / How to setup remote access?
« on: May 26, 2020, 03:16:42 PM »
How setup to remote access users/database from postgree in cwp?

2
PHP / 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

Pages: [1]