Stas Bekman <[EMAIL PROTECTED]> wrote:

>'make install' after you have rebuilt mod_perl with MP_DEBUG=1? try to nuke
>/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/Apache
>and 'make install' again.
>
>Actually I know why this happens and why you have the segfault
>
>since you have had:
>
>MP_INST_APACHE2 => 1
>
>it must be installed into 
>i686-linux-thread-multi/Apache2/auto/Apache/RequestIO/RequestIO.so
>
>You probably had an older mod_perl install, and now it loads the wrong 
>library. I see that you didn't load Apache2 and that explains the problem.
>
>Add to your startup 'use Apache2' as explained here:
>http://perl.apache.org/docs/2.0/user/intro/start_fast.html#Configuration
>

I removed RequestIO.so inside 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/Apache
and did 'make install'. Then added 'use Apache2' in the startup file
and there are no segfaults anymore.

Thanks,

Natarajan Murugaiyan(Ravi)

__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

Reply via email to