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
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
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
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
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
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
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