Re: Apache::DBI startup failure

2004-03-16 Thread Jean-Michel Hiver
Ethan Joffe wrote: 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; PerlModule is for apache config files. startup.pl is just a regular perl script so you should use a plain o

Apache::DBI startup failure

2004-03-16 Thread Ethan Joffe
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 meth