After struggling for a few hours it appears DBI::ProfileDumper::Apache isn't Apache2/mp2 ready. True?
I think it should work with Apache::Compat. The only thing I see it using is Apache->server_root_relative().
You could also just run apache with the -X switch (i.e. run only one process/thread) and use the standard DBI::ProfileDumper. (Make sure the environment variables get passed to mod_perl.)
- Perrin
-- 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