Welcome Guest, Not a member yet? Register   Sign In
NuSOAP based Web Services stop working after Server Upgrade
#4

[eluser]Nathan Pitman (Nine Four)[/eluser]
Hi audiopleb! This part of the app is actually standalone to CI since at the time there was no easy way to deploy web services from within CI because of the conflict with querystrings (we are using segments in this app).

In the end we used the active record class from CI along with the NuSOAP library. I 'think' that during the upgrade something may have been switched in PHP.ini which is preventing PHP from receiving the data that we are posting from Flash (using web services) since if I query web services directly in the PHP file all works well.

I also read that there are actually namespace conflicts between NuSOAP and the PHP SOAP exntension, I found a revised version of NuSOAP which uses it's own unique class names (http://code.google.com/p/nusoap-for-php5/).

Next step is to see what I can gleam from the error logs...


Messages In This Thread
NuSOAP based Web Services stop working after Server Upgrade - by El Forum - 10-22-2008, 11:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB