I haven't been able to find an answer to this, so I thought I'd throw it
out here:

Apache::DBI used to "plugin" to Apache::Status in order to display the DBI
connections.  Is this not supported in mp2?

I have this in my httpd.conf:

    PerlModule Apache::Status
    PerlRequire conf/mpstartup.pl

"conf/mpstartup.pl" contains (among other things)

    use Apache::DBI;

Yet, /perl-status still just shows:

Embedded Perl version v5.8.4 for Apache/2.0.52 process 4044,
running since Fri Nov 5 10:48:23 2004

PerlRequire'd Files
Perl Configuration
Compiled Registry Scripts
Environment
ISA Tree
Symbol Table Dump
Loaded Modules
Inheritance Tree

I see this on both Win32 and Linux.

Thanks!

- Scott

Scott Scecina





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