NYCPHP Meetup

NYPHP.org

[nycphp-talk] SoapClient - Worthless?

Anirudh Zala arzala at gmail.com
Fri Feb 8 22:38:54 EST 2008


On Saturday 09 Feb 2008 03:13:09 Hans Zaunere wrote:
> Hi all,
>
> I've been trying to use SoapClient against what I'd think would be a
> heavily used and fairly standard WSDL:
>
> https://apitest.authorize.net/soap/v1/service.asmx?wsdl
>
> Yet, SoapClient is extremely unstable and often causes Apache to
> seg-fault.  I haven't SoapClient in over a year because of this (used
> nuSOAP at that time) but I had figured SoapClient would stabilize.

We have been using SoapClient since 1 year or so without any proboem. But our 
scripts are using only 5 to 10 operations at a time. It has been seen that 
there are various reasons for this kind of SegFault viz.

# WSDL file
# LibXML version
# Some buggy versions of PHP like PHP 5.0 and PHP 5.1

We have been using PHP 5.1.6 but with latest updates. Below link may help you 
tracing your problem.

http://bugs.php.net/bug.php?id=35570

Thanks

Anirudh Zala

>
> Apparently, it hasn't.  Out of curisotiry, anyone else have these types
> of problems with SoapClient - or have used SoapClient successfully?
>
> H
>
>
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php





More information about the talk mailing list