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.


Messages - infoselva

Pages: [1]
1
PHP / Re: PHP Version Switcher
« on: August 14, 2026, 06:00:31 AM »
Hi, I tried to install PHP 8.5 but alwails fail afet packaging, installing and checking get this message and I do not know what to do:


Configuring extensions
checking for io.h... no
checking for strtoll... yes
checking for atoll... yes
checking whether the C compiler accepts -Wno-implicit-fallthrough... yes
checking whether the C compiler accepts -fwrapv... yes
checking whether to build with LIBXML support... yes
checking for libxml-2.0 >= 2.9.4... no
configure: error: Package requirements (libxml-2.0 >= 2.9.4) were not met:

Requested 'libxml-2.0 >= 2.9.4' but version of libXML is 2.9.1

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

Alternatively, you may set the environment variables LIBXML_CFLAGS
and LIBXML_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.

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


Notification added

2
Apache / Re: Some sites (Wordpress) suddenly are not accessible
« on: January 30, 2024, 07:05:36 AM »
[SOLVED]

CWP changed user domain from mydomain.com to mydomain

I had to change user db data and reconfig webserver and all is working fine!


3
Apache / Some sites (Wordpress) suddenly are not accessible
« on: January 30, 2024, 05:59:14 AM »
Hi,

From today 2 of the websites (I have 8) are not accessible, always show the CWP test page instead the user website.
I tried to change webserver, rebuild webservers config and also reinstall ssl certificates, but do not work!

Only shown the CWP Test Page and forcing https do not charge the proper ssl certificate (charge the server ssl certificate). The other 6 are working fine! Same configuration for webserver domain. I do not understand why is happen this!

I use only Apache, default template all_methods, PHP-FPM 8.1 all_methods and PHP-FPM service config default.

Any ideas will be appreciated!!

Pages: [1]