|
Posted by J.O. Aho on 12/03/07 14:09
J.O. Aho wrote:
> I have been working with a SOAP that uses the built in SOAP in PHP5.
>
> The soap works as it should, as long as I run it on my local machine, on one
> of the official servers or my private server at home, on the server on which
> it's supposed to run, the result comes out in the wrong format. The only
> difference with the servers as I can see is that the supposed server has
> coldfusion configured, while the others don't. I'm completely lost what may be
> wrong.
The only difference is that the supposed server runs php 5.1.2 while all
others run 5.2.x. Sadly I can't just switch to 5.2 on the supposed server to
see if I can get around the problem with an upgrade.
I hope someone know what may be wrong and what could fix it, which don't
require a upgrade of php.
--
//Aho
[Back to original message]
|