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, Geoffrey Young, and Lincoln Stein
that use modperl1.

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 experience giving this a try?

There are no special steps to take. You just install both, one at at time, following the docs at perl.apache.org. As you were already told by Geoff, mod_perl 2.0 installs into a subdir Apache2/, so there is no collision between mp1 and mp2 under the same perl tree.


For mod_perl 1, you need Apache 1.3.x, for mod_perl 2.0 (1.99_xx) you need Apache 2.0.xx. That's about it.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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