Great feedback, many thanks.  But as always, one problem becomes another !

I've compiled + installed Apache-DB
I've compiled + installed DProf-19990108

I've added this to my httpd.conf:

PerlModule Apache::DProf

I've added this to my modperl.conf (called by httpd.conf):

use Apache::DProf;
use Apache::DB;
Apache::DB->init;

When Apache startsup I get:

[notice] Apache::DB initialized in child 55178

All good and well I thought.. But erm.. nothing is being created in the
dprof directory in the server-root.

What am I doing wrong ?

Regards





Reply via email to