downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Runtime Configuration> <Requirements
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Installation

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. This extension is bundled into PHP as of 4.1.0.



Runtime Configuration> <Requirements
[edit] Last updated: Fri, 14 Jun 2013
 
add a note add a note User Contributed Notes Installation - [3 notes]
up
1
SalmanAbbas007
2 years ago
Note: On Windows you just have to uncomment the following line in php.ini :-

;extension=php_xmlrpc.dll
up
1
David Simon
5 months ago
On Ubuntu 12.10, try sudo apt-get install php5-xmlrpc
up
0
contact at parisnakitakejser dot com
17 days ago
If you run CentOS do yum install php5-xmlrpc and run /sbin/service httpd restart and you ready agin :)

 
show source | credits | stats | sitemap | contact | advertising | mirror sites