Hi,

I´m new on XML-RPC an I´m trying to run the client server described on
http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto-php-client.html and
http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto-php-server.html
But evertime I try I get an error

XML-RPC Fault #2: Invalid return payload: enabling debugging to examine
incoming payload 

also the header is not complete and correct and the payload begins with a
whitespace

---GOT---
HTTP/1.1 200 OK
Date: Fri, 11 Jan 2002 13:11:37 GMT
Server: Apache/1.3.22 (Win32)
X-Powered-By: PHP/4.1.1
Connection: close
Content-Type: text/html

 <?xml version="1.0"?>
<methodResponse>
...

the errors in the error log of the apache are:

[Fri Jan 11 12:47:45 2002] [error] [client 127.0.0.1] PHP Warning:  Undefined
index:  ac in c:\foo\php\xmlrpc.inc on line 333

[Fri Jan 11 12:47:45 2002] [error] [client 127.0.0.1] PHP Warning:  Cannot add
header information - headers already sent in c:\foo\xmlrpc\xmlrpcs.inc on line
178

[Fri Jan 11 12:47:45 2002] [error] [client 127.0.0.1] XML error at line 1,
check URL

My system: WinNt 4.0 SP6, Apache 1.3.22, PHP 4.1.1

I hope somebody will help me 

Markus


--
For information about how to subscribe and unsubscribe from this list
visit http://xmlrpc.usefulinc.com/list.html

Reply via email to