I am trying to use Apache::DBI with RH9.0 defaults (apache2.0.40-21.9, modperl1.99_05-5, DBI 1.32-5)


I put the following line in my startup.pl:

PerlModule Apache::DBI;

and get the following error when starting apache:

Starting httpd: [Tue Mar 16 05:45:24 2004] [error] Can't locate object method "PerlModule" via package "Apache::DBI" (perhaps you forgot to load "Apache::DBI"?) at /apache/conf/startup.pl line 28.!Compilation failed in require at (eval 1) line 1.!

I'm sure this is an easy one for you modperl gurus, so thanks ahead of time for an answer.

-Ethan


-- 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



Reply via email to