in reply to Apache::Status w/ mod_perl 2
mod_perl 2 does not come with an Apache::Status module.
Now, if you used the MP_INST_APACHE2=1 option when you installed mod_perl 2 on top of mod_perl 1, you may be able to use Apache::Status, but remember
*** Apache Perl modules will be installed relative to Apache2/ *** Don't forget to: *** - configure 'PerlModule Apache2' in httpd.conf *** - or 'use Apache2 ();' in a startup scriptI don't currently have this setup, so I cannot test this, but I do vaguely recall reports of this working.
|
MJD says you can't just make shit up and expect the computer to know what you mean, retardo! I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests. ** The Third rule of perl club is a statement of fact: pod is sexy. |
|
|---|