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 your
httpd.conf and you're good to go.

> 
> I'd like to experiment with both on Linux.

I run mp against apache 1.3.X, 2.0, and 2.1 on the same box with no problems.

> 
> I have the most recent version of apache running in /usr/local/apache2. Can
> I install the older version in /usr/local/apache?

yup.

> 
> And will modperl1 work with perl 5.8.4?
> 

absoultely.

HTH

--Geoff

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to