Hi,
ModPerl2 and Apache2 are the latest and greatest (You can't run Apache1 with ModPerl2 or Apache2 with ModPerl1). Note also mod_perl_1.99 is (going to be) mod_perl2.
Here's what I do:
wget http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz
and
wget http://apache.mirrors.pair.com/httpd/httpd-2.0.48.tar.gz
BTW, Apache 2.0.49 is the latest version, not 2.0.48.
While mod_perl2 is almost there it is still in beta and some of the API is still changing. So if you want to stick with a stable API use mod_perl1 for now.
__________________________________________________________________ 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