[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Problem with mod_perl after upgrading to Perl 5.8.8
From:       Car54 <planetwealth () gmail ! com>
Date:       2008-08-07 2:02:19
Message-ID: 18862823.post () talk ! nabble ! com
[Download RAW message or body]


Thanks Dondi, this worked great.

Bill Hudson


Dondi Stroma wrote:
> 
> "To determine if you can use a DSO mod_perl with your version of Perl,
> first 
> find out which malloc your Perl was built with by running:
> % perl -V:usemymalloc
> If you get:
> usemymalloc='n';
> then it means that Perl is using the system malloc, so mod_perl will work 
> fine as DSO."
> 
> "Here are the build steps:
> % tar xzvf mod_perl-1.xx.tar.gz
> % cd mod_perl-1.xx
> % perl Makefile.PL \
> USE_APXS=1 \
> WITH_APXS=/path/to/bin/apxs  \
> EVERYTHING=1 \
> % make && make test && make install
> This will build the DSO libperl.so outside the Apache source tree with the 
> new Apache 1.3 support tool apxs and install it into the existing Apache 
> hierarchy." 
> 

-- 
View this message in context: \
http://www.nabble.com/Problem-with-mod_perl-after-upgrading-to-Perl-5.8.8-tp18825147p18862823.html
 Sent from the mod_perl - General mailing list archive at Nabble.com.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic