I think it doesn't write these out until the child process shuts down.
Did you shut down your server?
No it writes as you go -- just doesn't flush completely until child shutdown.
<Perl>
        require Apache::DB;
        Apache::DB->init;
</Perl>
In 2.x its this:
http://search.cpan.org/~fwiles/Apache-DB-0.13/DB.pm

use APR::Pool ();
use Apache::DB ();
Apache::DB->init();


--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

When I call your name, Girl, it starts to flame
Burning in my heart, Tearing it all apart..
No matter how I try My love I cannot hide....

Reply via email to