Re: Apache::SmallProf

2004-05-09 Thread Frank Wiles
On Fri, 07 May 2004 15:04:45 -0700 Stas Bekman <[EMAIL PROTECTED]> wrote: > Jens Gassmann wrote: > > Hi, > > > > i try to profile my mod_perl script. I setup Apache::SmallProf at my > > > > apache2 server. > > > > *add to my httpd.conf:* > > > > > > use Apache::DB (); > > Apache::DB->init

Re: Apache::SmallProf

2004-05-07 Thread Stas Bekman
Jens Gassmann wrote: Hi, i try to profile my mod_perl script. I setup Apache::SmallProf at my apache2 server. *add to my httpd.conf:* use Apache::DB (); Apache::DB->init; PerlFixupHandler Apache::SmallProf *and starts the apache2 -X * [notice] Apache::DB initialized in child 25276