From: Andrew B. <br...@cs...> - 2001-01-18 15:32:38
|
Hi. Im trying to install bender on a debian system. it seems i've broken apache, when I run apachectl configtest i get : Syntax error on line 293 of /etc/apache/srm.conf: Can't locate DBIx/Password.pm in @INC (@INC contains: /usr/lib/perl5/i386-linux /usr/lib/perl5 /usr/lib/perl5/5.6/i386-linux /usr/lib/perl5/5.6 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005 . /etc/apache/ /etc/apache/lib/perl) at /usr/local/lib/site_perl/i386-linux/Slash/DB.pm line 8. BEGIN failed--compilation aborted at /usr/local/lib/site_perl/i386-linux/Slash/DB.pm line 8. Compilation failed in require at /usr/local/lib/site_perl/i386-linux/Slash/Apache.pm line 10. BEGIN failed--compilation aborted at /usr/local/lib/site_perl/i386-linux/Slash/Apache.pm line 10. Compilation failed in require at (eval 13) line 3. I would guess that the DBIx should be DBI. Am I right? Andrew |