NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
PHP 5.2.3 with standard SOAP Client Class not nuSoap


Joined: 31 Jul 2007
Posts: 2
Reply with quote
Hello,

I've been tasked with debugging some inherited SOAP code using the standard SOAP class and 5.2.3. Is there a way to use the local integrated debugger with the newest php release from php.net that includes the standard SOAP client, as looking at phpinfo the standard SOAP class is not in the php5 release included with the newest phped (5025) release.

Thanks,

Kevin
View user's profileFind all posts by kevinbocaSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Quote:
as looking at phpinfo the standard SOAP class is not in the php5 release included with the newest phped (5025) release.

Don't trust phpinfo(), though.
It reflects only what has been included in php.ini, and by default a lot of php extensions included with newest phped releasee are not loaded. Feel free to add extension=blahblahblah.dll into php.ini.
In you case it'd be php_soap.dll

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Thanks !!


Joined: 31 Jul 2007
Posts: 2
Reply with quote
Thanks !!!
View user's profileFind all posts by kevinbocaSend private message
PHP 5.2.3 with standard SOAP Client Class not nuSoap
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic