Xmlrpc extension allows PHP applications to act as both XML-RPC servers and clients. XML-RPC is a protocol for exchanging information between programs using XML. Here we will walk you though the process of enabling it.
- Login to your hosting control panel.
- Click on the website you wish to enable Xmlrpc on.
- Click Advanced, Developer tools.
- Under the heading PHP extensions, toggle the Xmlrpc button.
- That’s it Xmlrpc is enabled on your website.
- You can then if you wish, confirm the Xmlrpc version by creating a PHP Info page.