Re: Fwd: [SOAP] Help Required on Segmentation Fault on invoking a WebService developed in Java Axis
[email protected] (Samisa Abeysinghe)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
smarty wrote: > Is there any way i can enable debugging or i need to compile it with > debug option ? Compile with debug on. Anyway, possibly reveal the problem as to where the problem is. It could well be in your PHP code. So before trying to re-build PHP with debug on, you may try to re-visit the PHP code and verify with the SOAP manual's syntax. Thanks, Samisa,,,