Those lines in
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Status.p
m says:

12 use mod_perl 1.99;
13 
14 use Apache::RequestRec ();
15 use Apache::RequestUtil ();
16 use Apache::ServerUtil ();
17 
18 $Apache::Status::VERSION = '3.00'; # mod_perl 2.0

> 
> Can you tell us what version of Apache::Status that is?  I'm 
> not sure there even was an Apache::Status port for mod_perl 2 
> at the time.  Could this be left over from a mod_perl 1 
> installation you have on that box?
> 

Reply via email to