Apache::DBI Problems

Cody Holland cholland at redmoonbroadband.com
Thu Oct 27 14:24:54 PDT 2005


I'm having some major issues with perl site I'm trying to get working.
I'm running FreeBSD 5.4 stable using Apache 2.0.55 and perl 5.8.7.  The
error I'm getting is:
Can't locate object method "connect_on_init" via package "Apache::DBI"
(perhaps you forgot to load "Apache::DBI"?)

I do have 
LoadModule perl_module libexec/apache2/mod_perl.so
PerlModule Apache::DBI
in my httpd.conf file.  I'm pretty new to perl and have no idea what
I've done wrong.  Any help would greatly be appreciated.  If you need
more info from me, don't hesitate to ask.

Thanks,
Cody


More information about the freebsd-questions mailing list