Re: Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-06 Thread Car54
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 Pe

Re: Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-06 Thread Car54
Thanks, Car54 Dondi Stroma wrote: > > I recommend compiling mod_perl as a DSO with APXS (Apache Extension Tool) > so > that you do not have to recompile apache. The "getting your feet wet" > section doesn't mention this. But first read the "When DSO can be

Re: Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-06 Thread Car54
Michael Peters wrote: > > Car54 wrote: >> Hi Perrin, >> I went over to apache.org and I saw apache_1.3.41.tar.gz, but I'm not >> seeing >> mod_perl. > > mod_perl is found at perl.apache.org (which is also the first result if > you google mod_per

Re: Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-05 Thread Car54
Hi Perrin, I went over to apache.org and I saw apache_1.3.41.tar.gz, but I'm not seeing mod_perl. Also, can you tell me where to find instructions to install them... do I do them together in one source directory with the standard configure/make/make install? Thanks a lot for your help, nobody els

Re: Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-05 Thread Car54
Perrin Harkins wrote: > > Download it from apache.org and install your new apache server along > with mod_perl. > > - Perrin > I'm going to do that now, thanks Perrin. Bill -- View this message in context: http://www.nabble.com/Problem-with-mod_perl-after-upgrading-to-Perl-5.8.8-tp18825147

Installing Mod_Perl but can't find Apache/src

2008-08-05 Thread Car54
I'm trying to install mod_perl but it asking for a apache/src directory and it's no where to be found. Is there anything else I can do? Thank you, -- View this message in context: http://www.nabble.com/Installing-Mod_Perl-but-can%27t-find-Apache-src-tp18843568p18843568.html Sent from the mo

Problem with mod_perl after upgrading to Perl 5.8.8

2008-08-04 Thread Car54
I'm really new with Perl and Perl Modules... and I've really painted myself into a corner here, if anyone can help me out I'd really appreciate it. After upgrading to Perl 5.8.8 from 5.8.0 the following happens... 1) When I try to finish installing Perl Modules I get to Apache::Cookie and I get