SOAP_Server Segmentation Fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I just spent an hour tracking down an "Invalid HTTP Message" in my SOAP implementation. In my case the HTTP-message was invalid because it was actually never sent. The apache child process (SOAP-server) segfaulted when processing the SOAP request, due to a typo in one of the alias parameters of my dispatch_map (in fact it was missing in one case). If you're having the same symptoms, and can't find out: check your syntax.

Cheers.

--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux