|
Posted by Simon Niederberger on 10/22/43 11:45
Hi
I have a PHP webservice using PEAR::SOAP. When my C# .NET client sends a
request, the server responds with
XML_Parser: not well-formed (invalid token) at XML input line 2
Funny enough, if I call the local development copy of that webservice,
everything works fine. On production, I get that error.
Development:
Windows XP Pro SP2, English, running Apache 1.3.33 + PHP 4.4.1
Production:
Linux h3 2.6.14.3, running Apache 2.0.52 + PHP 4.3.9
Does anyone know of any differences in the two systems which might account
for the problem?
Thanks
Simon
Navigation:
[Reply to this message]
|