in reply to Re^3: 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

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.

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

Replies are listed 'Best First'.
Re^5: 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 09, 2010 at 17:01 UTC
      Hi, But then that is the only error/warning that is logged. What can be the reason of a 500 internal error. Just can't figure this one out.
        See CGI Help Guide, it is a list of things to check to find and fix the problem.