Re: xml-rpc with Perl

Helge Hess <[email protected]> Mon, 23 Jan 2006 13:37:38 +0100
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
On Jan 23, 2006, at 13:30, André Siegling wrote:
> In the examples the server url is described like that: 
> http://<localhost>:'20000/x/xmlrpc' - can i get the right url from our 
> skyrix somewhere?

The appropriate URL is:
   http://your-apache-host/RPC2

If you use Skyrix, not OGo, setup might be different. Which Skyrix 
version do you use?

To find out what port xmlrpcd is running on you might try something like

   lsof -i | grep ogo-xmlrpcd

This port must be consistent with the port configured in Apache.

Greets,
   Helge
-- 
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org

-- 
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc