Introduction
Certain websites might present requirements needed for the website. Here we have a guide on how you would install any missing PHP XMLRPC libraries to your local version of EA-PHP. You can install either from EasyApache 4 in the WHM or via the Command line.
Procedure
Follow these steps to install the extension required for your versions of PHP; For installing any extension via WHM, you can use our guide here;
How to install a PHP extension in WHM
To install the extension for all version of PHP, you can do so by running the following command;
yum install ea-php*-php-xmlrpc
You can locate more information about the PHP XML-RPC at http://www.xmlrpc.com/, and more documentation on this extension and its functions http://xmlrpc-epi.sourceforge.net/.
Comments
0 comments
Article is closed for comments.