[support] Services and remote machine

Michel Morelli michel at ziobuddalabs.it
Thu Jul 29 13:46:51 UTC 2010


Hi all, I need to retrieve some information from drupal site A to drupal 
site B.

I have installed services and xmlrpc services module

If I try to connect with same server machine (A -> A) all works.
If I try to connect with remote server machine (B .-> A) I received this 
error:

object(stdClass)#4 (3) { ["is_error"]=> bool(true) ["code"]=> int(-111) 
["message"]=> string(18) "Connection refused" } bool(false)

This is my xmlrpc string:

$result = xmlrpc('http://www.MYSITE.it/services/xmlrpc', 
'system.connect','www.MySITE.it','KEYS_A');

I have a KEYS_B for site B.

Where is my error ?

M.
-- 

Michel 'ZioBudda' Morelli                       michel at ziobuddalabs.it
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

http://www.ziobudda.net                         ICQ: 58351764  
http://www.ziobuddalabs.it                      Skype: zio_budda
http://www.ziodrupal.net       			MSN: michel at ziobuddalabs.it                   
						JABBER: michel at ziobuddalabs.it



More information about the support mailing list