https://www.php.net/manual/de/xmlrpc.installation.php
XML-RPC support in PHP is not enabled by default. You will need to use the --with-xmlrpc[=DIR] configuration option when compiling PHP to enable XML-RPC support.
Description
Description
Event Timeline
Comment Actions
I'm unable to use the ripcord XML-RPC client without this:
PHP Fatal error: Uncaught Ripcord_ConfigurationException: PHP XMLRPC library is not installed in ripcord_client.php:132
https://github.com/poef/ripcord