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

search for in the

Configurația la rulare> <Necesități
[edit] Last updated: Sat, 25 May 2013

view this page in

Instalarea

Susținerea XML-RPC în PHP nu este activată implicit. Va trebui să utilizați opțiunea de configurare --with-xmlrpc[=DIR] la compilarea PHP pentru a activa susținerea XML-RPC. Această extensie este încorporată în PHP începând cu versiunea 4.1.0.



add a note add a note User Contributed Notes Instalarea - [2 notes]
up
0
David Simon
4 months ago
On Ubuntu 12.10, try sudo apt-get install php5-xmlrpc
up
0
SalmanAbbas007
2 years ago
Note: On Windows you just have to uncomment the following line in php.ini :-

;extension=php_xmlrpc.dll

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