Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value

by sabertooth (Initiate)
on Jan 09, 2010 at 13:41 UTC ( [id://816477]=note: print w/replies, xml ) Need Help??


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 Marto, 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

  • Comment on Re^2: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value

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 marto (Cardinal) on Jan 09, 2010 at 13:52 UTC

    Now that you've properly configured Apache it is executing the script and experiencing a problem. What does the error_log say? Do you have the required modules installed on this server? Also, check this reply for more CGI debugging advice.

      Well yes I did install all the modules that were required.

      This is what the error log says 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

      Moreover se linux is not enabled as I'm using Ubuntu. Also my shell scripts do run as the current user. Moreover I'm executing things as the root user.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://816477]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found