Re: [mp2] Apache::DBI and Apache::Status

2004-11-05 Thread Stas Bekman
Scott Scecina wrote: 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? Looks like it wasn't ported to mp2. The following patch should do the trick.

[mp2] Apache::DBI and Apache::Status

2004-11-05 Thread Scott Scecina
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