|
|
Choosing A Webhost: |
Re: Re: [OGo-Users] WOHttpAllowHost: msg#00007cms.opengroupware.xmlrpc.devel
On Mon, Feb 13, 2006 at 12:13:35PM +0100, Helge Hess wrote: > > >>Are you accessing the XML-RPC daemon via mgobjweb? If no, do so. > > I don't know. What is mgobjweb? (google gives only your mail :-)) > > I'm talking to ogo-xmlrpcd, which comes with the RPM release. > > Its the Apache module which forwards the requests from the client to > the actual backend server (ogo-xmlrpcd in this case). > You can find plenty of information on it in Google (mod_ngobjweb). Oke, I thought it was possible to talk directly to ogo-xmlrpcd via port 22000. But I understand this apache module in the middle is needed. Now indeed I can do something like: #!/sw/bin/ruby require 'xmlrpc/client' server = XMLRPC::Client.new(host='ogo', path='/RPC2', port='80', proxy_host=nil, proxy_port=nil, user='foo', password='bar') puts server.call("team.getTeams") This works, thanks, -- Henk van Lingen, Systems & Network Administrator (o- -+ Dept. of Computer Science, Utrecht University. /\ | phone: +31-30-2535278 v_/_ http://henk.vanlingen.net/ http://www.tuxtown.net/netiquette/ -- OpenGroupware.org XML-RPC xmlrpc@xxxxxxxxxxxxxxxxx http://mail.opengroupware.org/mailman/listinfo/xmlrpc
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: [OGo-Users] WOHttpAllowHost, Helge Hess |
|---|---|
| Next by Date: | Re: Re: [OGo-Users] WOHttpAllowHost, Helge Hess |
| Previous by Thread: | Re: Re: [OGo-Users] WOHttpAllowHost, Helge Hess |
| Next by Thread: | Re: Re: [OGo-Users] WOHttpAllowHost, Helge Hess |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |