[dev] Re: [horde] Get info from XMLRPC server

Jan Schneider jan at horde.org
Wed Apr 9 22:08:59 PDT 2003


Quoting Derek Colley <derek at netsimple.net>:

> Quoting Jan Schneider <jan at horde.org>:
>
> > Quoting Derek Colley <derek at netsimple.net>:
> >
> > > # php rpc-test.php 0 derek <password>
> > > X-Powered-By: PHP/4.2.3
> > > Set-Cookie: webSYNC=1b9d445b45b410612c8efa55e9de88fc; path=/horde;
> > > domain=localhost
> > > Expires: Thu, 19 Nov 1981 08:52:00 GMT
> > > Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
> > > pre-check=0
> > > Pragma: no-cache
> > > Content-Type: text/html; charset=ISO-8859-1
> > >
> > > <br />
> > > <b>Fatal error</b>:  Call to undefined function:
> xmlrpc_encode_request()
> > > in
> > > <b>/var/www/html/horde/lib/RPC/xmlrpc.php</b> on line <b>110</b><br
> />
> >
> > You don't have the xmlrpc extension in php.
>
> I'm running Mandrake 9.0 as a server.
> I have found and installed:
> - xmlrpc-epi-0.50-1.rpm and
> - php-xmlrpc-4.2.3-9.rpm
>
> I have also tested the /horde/rpc.php with a Java client from my laptop
> to the
> server and I get:
>
> <br/>
> <b>Fatal error</b>:  Call to undefined function:  xmlrpc_server_create()
> in
> <b>/var/www/html/horde/lib/RPC/xmlrpc.php</b> on line <b>36</b><br/>
> <br/>
> <b>Fatal error</b>:  Call to undefined function:  xmlrpc_server_destroy()
> in
> <b>/var/www/html/horde/lib/RPC/xmlrpc.php</b> on line <b>48</b><br/>
>
> So php still can't find xmlrpc extensions?
>
> Do I have to re-compile php for this?

I don't know Mandrake but perhaps you have to activate the extension in
php.ini.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list