You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Bryan J. Opfer" <op...@ivenue.com> on 2000/04/19 21:27:27 UTC

Perl Section...

Anyone know what this error would mean:

DBI handle cleared whilst still active at
/usr/lib/perl5/site_perl/5.005/i386-linux/DBI.pm line 195.
    dbih_clearcom (h 0x83b1900, com 0x81b6d50):
       FLAGS 0x211: COMSET Warn AutoCommit 
       TYPE 1
       PARENT undef
       KIDS 0 (0 active)
       IMP_DATA undef in 'DBD::mysql::dr'


This error comes up in my apache error log.  I have a Perl section in my
httpd.conf that sets up all my virtual hosts. 

Apache starts up fine, but the virtual hosts are not set up and I get
that error in the error log.  I am using Apache 1.3.12 compiled from
source.

I have the same setup on another machine with Apache 1.3.9 (RPM) and it
works fine.

DBI is version 1.13.

Thanks,
Bryan Opfer