>>>>> "Perrin" == Perrin Harkins <[EMAIL PROTECTED]> writes:

Perrin> Make sure you're loading it before DBI, including any scripts that use
Perrin> DBI.  Try putting "PerlModule Apache::DBI" right up at the top of your
Perrin> httpd.conf and see if that fixes things.

I'm hoping that some future version of Apache::DBI eliminates this
requirement, as it doesn't survive a reload very well.

This has been discussed on this mailing list before.  Maybe someone
could provide the patch finally, so it gets done.

I'm not asking for an existing DBI handle to be cached, but any new
DBI handles should come from a pool once Apache::DBI has been seen.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to