Good day to all,
I just installed xmlrpc for Egroupware.
I did activate the “xmlrpc” service in the admin part of the site.
The problem happens when I click on “test”, whiwh is the following :
Testing: localhost
Note, tests beginning with ‘f_’ should fail.
stringTest
Fault: Code: 5 Reason ‘Didn’t receive 200 OK from remote server. (HTTP/1.0 401 Unauthorized)’
Please Note: To be able to use this test, you have to uncomment the following line in xmlrpc.php on your server:
include(EGW_API_INC . ‘/xmlrpc.interop.php’);
or
Testing: gwdev.zoomacom.org
Note, tests beginning with ‘f_’ should fail.
stringTest
Fault: Code: 5 Reason ‘Didn’t receive 200 OK from remote server. (HTTP/1.1 404 Not Found)’
Please Note: To be able to use this test, you have to uncomment the following line in xmlrpc.php on your server:
include(EGW_API_INC . ‘/xmlrpc.interop.php’);
I know what the “Please note” means.
So, thanks in advance if anyone could help…
Greetings
Lili_42