Hi I'm using Apache 2 and mod_perl2. And Apache::DBI 1.06.
Despite using $Apache::DBI::DEBUG=1 #or 2 in my startup.pl script I cannot see any output in my error_log. This is the test I've seen for seeing if it is working. However I think it is because without it my badly written DBI code which attempts to close a database handle without closing a statement handle opened on it generates an error but when I enable PerlModule Apache::DBI in httpd.conf I no longer get this error strongly suggesting that Apache::DBI is working as it intercepts and discards the disconnect call. But I want to be sure. Can anyone tell me why I might not be seeing any output in my log files? with thanks regards Kropotkin -- View this message in context: http://www.nabble.com/Apache%3A%3ADBI.-Is-it-running--tp17296505p17296505.html Sent from the mod_perl - General mailing list archive at Nabble.com.