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)



On 7/31/06, Randy Kobes <[EMAIL PROTECTED]> wrote:
On Mon, 31 Jul 2006, Davood Firoozian wrote:

> I have mod_perl 2  and Apache::Soap but problem persist I think this is a
> bug
>
> http://www.usenetlinux.com/showthread.php?t=175047
>
> My appache version is 2.0 I'm upgrading to 2.2 ...

The problem reported at the above link results from trying
to use mod_perl-1 with Apache2 - the resolution is to
install mod_perl-2. And then, as others have pointed
out, use Apache2-SOAP.

--
best regards,
Randy



--
Kindly Regards

Davood Firoozian
Proud Developer
Ozino Group http://www.ozino.com

Reply via email to