Hi there! Im quite new to php and web based programming, and i have a big big problem. I have created an xml-rpc server with a simple function. Without any database access it works fine, but when i call the connect function, the rpc call fails with the message:
XML-RPC Fault #2: Invalid return payload: enabling debugging to examine incoming payload
How do database acess calls interfere with the xml-rpc protocol? Could anyone help me?
XML-RPC + pgSQL
Moderator: General Moderators