On Tue, 1 Aug 2006, Davood Firoozian wrote:

again with this configuration
ServerName ozinoserver.ozino.com
NameVirtualHost  soorenaserver.ozino.com:2000
<VirtualHost  soorenaserver.ozino.com:2000>
      <Location / >
              SetHandler perl-script
              PerlResponseHandler Apache2::SOAP
              PerlSetVar dispatch_to
"/var/www/soorenaserver.zoino.com/server/, SoorenaServer"
      </Location>
      ServerName soorenaserver.ozino.com:2000
      ServerAdmin [EMAIL PROTECTED]
</VirtualHost>

and this call to SoorenaServer:

# SOAPsh.pl http://soorenaserver.ozino.com:2000/
http://soorenaserver.ozino.com:2000/SoorenaServer

every method call fall into a segmentation fault:
[Tue Aug 01 14:54:24 2006] [notice] child pid 13674 exit signal Segmentation
fault (11)

When you installed Apache2-SOAP, did all the tests pass?

--
best regards,
Randy

Reply via email to