Hi Joshua - On Tue, 14 Dec 2004, Joshua Hoblitt wrote:
> > PerlModule DBI > > PerlModule Apache::DBI Try swapping these - Apache::DBI must be loaded before DBI gets loaded. When DBI loads, it checks to see if you're using Apache::DBI and does internal magic if that is the case. HTH, Larry Leszczynski -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html