Failed to load perl file when restarting Apache 2.2.29 with mod_perl 2.0.8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Team,


We have installed Apache with mod_perl 2.0.8 and facing the issue when restarting apache.

Below is the error
ld.so.1: httpd: fatal: relocation error: file /opt/pgm/perl/5.10.0/lib/site_perl/5.10.0/sun4-solaris-thread-multi/auto/ARS/ARS.so: symbol Perl_Istack_sp_ptr: referenced symbol not found

Please suggest me the way forward to fix the issue.

Thanks & Regards,
Sailaja
<IfModule mod_perl.c>
  PerlRequire "/opt/app/ars/ovsc/perl/startup.pl"
    PerlModule ModPerl::Registry
    PerlModule Apache2::compat
    PerlModule Apache2::ServerRec
    PerlModule WIH::CaseExchange
    <Location /wih/caseexchange>
        AuthType            Basic
        AuthName            CaseExchange
        AuthUserFile        /opt/web/apache/app/ars/conf/passwd
        require valid-user
        SetHandler modperl
        PerlResponseHandler WIH::CaseExchange
    </Location>
    <Location /WIH/CaseExchange>
        SetHandler modperl
        PerlResponseHandler WIH::CaseExchange
    </Location>
</IfModule>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux