Hi, I'm using mod_perl 1 on a Debian Sarge system. I just went to install Apache::Status with a: perl -MCPAN -e 'install Apache::Status'
Here's what I got: ===================================================================== Reading Makefile.PL args from @ARGV mod_perl/1.29 installation detected... not ok [ error] Cannot install mod_perl/1.999.21 on top of mod_perl/1.29. Add the MP_INST_APACHE2=1 option or answer 'yes' to the next question Is it OK to install relative to Apache2/? [y] ===================================================================== I've done this before and it just installed. I don't want to install mp2. What do I need to do in order to install mp1 modules from cpan now, and/or what do I need to read? Thanks in advance, Mike