perl-modperl mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From "Alex Lee" <alex_m_...@hotmail.com>
Subject Re: Segmentation Fault with mod_php and mod_perl
Date Thu, 29 Aug 2002 17:56:21 GMT
Doug and Stas,

  I try to compile PHP with largefile support with no luck so I follow 
Doug's advice and rebuild mod_perl with PERL_USELARGEFILES=0. This solves 
the problem. Thanks a lot for helping me out!

  Alex

>From: Doug MacEachern <dougm@covalent.net>
>To: Alex Lee <alex_m_lee@hotmail.com>
>CC: <modperl@perl.apache.org>, <stas@stason.org>
>Subject: Re: Segmentation Fault with mod_php and mod_perl
>Date: Wed, 28 Aug 2002 19:09:07 -0700 (PDT)
>
>On Wed, 28 Aug 2002, Alex Lee wrote:
>
> > Stas,
> >
> > I am sorry, I got too excited when I saw the segmentation fault.
> > Here is the output of 'bt':
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x75a10 in php_xbithack_handler (r=0x927840) at mod_php4.c:778
> > 778             if (!(r->finfo.st_mode & S_IXUSR)) {
>
>99.99% sure this is largefiles related, as somebody else mentioned.
>you need to make sure php was compiled with the same flags as httpd.
>that is, if you built php before mod_perl, you need to recompile php so it
>uses the largefile flags.  or.. rebuilt modperl/httpd with Makefile.PL
>PERL_USELARGEFILES=0
>
>




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


Mime
View raw message