in reply to Re: Re: CGI::Application not disconnecting from the database?
in thread CGI::Application not disconnecting from the database?
It sure seems that the disconnect-method is ... disconnected.
On some Apache servers, the mod_perl configuration either contains a direct reference to Apache::DBI in the httpd.conf file or a reference to (e.g.) startup.pl which contains a require Apache::DBI statement.
I'm not sure if Apache::DBI is require'd in that way, that it shows up in %INC.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
|---|