Hosting

  1. Home
  2. Support
  3. Hosting
  4. PHP
  5. Enabling the Xmlrpc PHP extension

Enabling the Xmlrpc PHP extension

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.

  1. Login to your hosting control panel.
  2. Click on the website you wish to enable Xmlrpc on.
  3. Click AdvancedDeveloper tools.
  4. Under the heading PHP extensions, toggle the Xmlrpc button.
  5. That’s it Xmlrpc is enabled on your website.
  6. You can then if you wish, confirm the Xmlrpc version by creating a PHP Info page.
Was this article helpful to you? Yes No