Page 1 of 1

How to install xmlrpc extension for lampp

PostPosted: 23. July 2010 19:20
by frankmail007
There are a few posts are regarding this problem but none of them solve my problem. I'm just wondering why xmlrpc extension is enable by default in windows build but not in linux build.

I tried to recompile php but it failed when I'm using the current configure parameters. Can anybody advise? Thanks

Or if it's a way to get the xmlrpc source code so that I can build it by myself?

Re: How to install xmlrpc extension for lampp

PostPosted: 24. July 2010 01:54
by frankmail007
I managed to install xmlrpc successfully by http://community.apachefriends.org/f/viewtopic.php?f=17&t=34264&p=139235&hilit=xmlrpc#p139235. One thing need to be noticed:

Use apt-get install php5-xmlrpc will only install the latest version of xmlrpc. So I have to installed the lampp with the same version of php. In my case, I have to install xmlrpc 1.7.4 beta 3.

This is not the best solution I want because I want to install xmlrpc in my lampp 1.7.3a. Is there a way to download the right version I want through apt-get?

Re: How to install xmlrpc extension for lampp

PostPosted: 07. December 2010 14:43
by devinemarko
Thanks for your advice on this INFORMATION . Now I do not relax until the day I find my network. Help is greatly appreciated.

Re: How to install xmlrpc extension for lampp

PostPosted: 28. December 2010 19:26
by joewolf
Using apt-get install php5-xmlrpc just install the latest version of xmlrpc. So I installed lampp with the same version of php. In my case, I need to install xmlrpc 1.7.4 beta 3.

Re: How to install xmlrpc extension for lampp

PostPosted: 27. May 2011 03:35
by MelissaDaisy99
This is not the best solution I want because I want to install xmlrpc in my lampp 1.7.3a. Is there a way to download the right version I want through apt-get?