After upgrading from 2.4.7 to 2.4.9 (or to 2.4.8 but I noticed this since 2.4.9 is installed) I'm unable to enable Apache::DBI in apache2-perl-startup.pl. First, I get this message in error_log:
Code: Select all
[Wed Nov 17 12:02:19 2010] [error] Can't locate object method "connect_on_init" via package "Apache::DBI" (perhaps you forgot to load "Apache::DBI"?) at /opt/otrs/scripts/apache2-perl-startup.pl line 52.\nCompilation failed in require at (eval 5) line 1.\n
[Wed Nov 17 12:02:19 2010] [error] Can't load Perl file: /opt/otrs/scripts/apache2-perl-startup.pl for server otrs.wvld.local:0, exiting...
Code: Select all
[Wed Nov 17 12:07:40 2010] [error] Can't locate object method "require_version" via package "DBI" at /usr/lib/perl5/site_perl/5.10.0/Apache//DBI.pm line 23.\nCompilation failed in require at /opt/otrs/scripts/apache2-perl-startup.pl line 55.\nBEGIN failed--compilation aborted at /opt/otrs/scripts/apache2-perl-startup.pl line 55.\nCompilation failed in require at (eval 5) line 1.\n
[Wed Nov 17 12:07:40 2010] [error] Can't load Perl file: /opt/otrs/scripts/apache2-perl-startup.pl for server otrs.wvld.local:0, exiting...
Thanks,
JDOS