On 9 Jul 2004, at 19:25, David Arnold wrote:
My question to the people on this list: How to proceed? Can modperl1
and
modperl2 coexist? Can they both run with the latest apache? Can someone
outline the steps I should take to achieve my goal? Especially if
there is
someone on the list who has expe
David Arnold wrote:
All,
My apologies to Stas for again forgetting to "Reply All." Senior moments, I
guess.
:)
Meanwhile, I have a successful installation of the latest apache and
modperl2. I would like to install modperl1 for the purposes of practicing
with the the excellent books by Stas, Geoffr
David Arnold wrote:
All,
Is it possible to install both versions of ModPerl (one and Two) on the
same machine, accompanying versions of Apache?
I'd like to experiment with both on Linux.
I have the most recent version of apache running in /usr/local/apache2. Can
I install the older version in /usr
David Arnold wrote:
> All,
>
> Is it possible to install both versions of ModPerl (one and Two) on the
> same machine, accompanying versions of Apache?
yes. if you install mod_perl 1.0 first mod_perl 2.0 will install it's perl
module relative to Apache2/. then just 'PerlModule Apache2' in yo