Author Topic: PHP 8 and XML RPC  (Read 44 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP 8 and XML RPC
« on: April 18, 2024, 06:58:24 AM »

Hi

I need to add PECL package https://github.com/php/pecl-networking-xmlrpc/ to PHP 8

Howto add it in the PHP PECL extensions of CWP ?

Note: on my Rocky Linux 8.9, directory /opt/alt does not exists, it cause a PHP warning in CWP. Then I have this warning:
Notice: Undefined offset: 1 in /usr/local/cwpsrv/htdocs/resources/admin/modules/php_pecl.php on line 0

Thanks for helps
Regards