in reply to Re: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
in thread Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
Hi Thank you for your immediate response, Well I did try to read the instructions and configured my webserver (apache2) for cgi support.
I tested it by running a simple script on the browser and it all worked fine.But as far as soap is concerned whenever I run the client I get the 500 internal server error. Any clue as to what can be wrong here
Plus this is what I get in the error log client 127.0.0.1 Use of uninitialized value $ENV{"HTTP_TRANSFER_ENCODING"} in pattern match (m//) at /usr/local/share/perl/5.10.0/SOAP/Transport/HTTP.pm line 530
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
by Anonymous Monk on Jan 13, 2010 at 15:32 UTC | |
by Anonymous Monk on Jan 15, 2010 at 09:20 UTC | |
by Anonymous Monk on Jan 18, 2010 at 09:20 UTC | |
by Anonymous Monk on Jan 18, 2010 at 09:24 UTC | |
by Anonymous Monk on Jan 19, 2010 at 15:16 UTC |