error: XML error: Invalid document end at line 1, column 1

Jamal Abdou-Karim Bengeloun <[email protected]> Wed, 23 May 2007 07:21:50 +0200
Newsgroups gmane.comp.php.xml-rpc
Message-ID <[email protected]>
Hi everyone,

I am having trouble getting phpxmlrpc to work.

I always get :


     "XMLRPC call FAILED!

Fault code: [105] Reason: 'XML error: Invalid document end at line 1, 
column 1'"

You can find the demo/server.php file (untouched) here : 
http://rpc.funkydata.net/rpcserver_test.php

And the list of the files I included here: http://rpc.funkydata.net/

And the phpinfo file here: http://php.dreamhosters.com/php5-cgi/

Is there anything I did wrong?

Any help would be greatly appreciated.

Thanks!

Jamal Abdou-Karim Bengeloun