I'm trying to setup OTRS on a slack 8.1 system with apache and mysql. I got
through the installation ok so it seemed, but whenever I try to access
index.pl I get the error 500 message. Tailing the logfile for apache I get
this:

[Tue Feb 11 20:13:05 2003] [error] install_driver(mysql) failed: Can't locate
DBD/mysql.pm in @INC (@INC contains: ../../
/usr/local/src/otrs/bin/cgi-bin/../../Kernel/cpan-lib
/usr/local/src/otrs/bin/cgi-bin/../.. /usr/lib/perl5/i386-linux
/usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .
/usr/local/apache/ /usr/local/apache/lib/perl
/usr/local/src/otrs/bin/cgi-bin/../..
/usr/local/src/otrs/bin/cgi-bin/../../Kernel/cpan-lib) at (eval 9) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Proxy.
 at /usr/local/src/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 77


The build dir for .cpan is in my home directory, which is not in the @INC
path. I was thinking that adding that path to @INC might fix my problem.
However I don't really know how to do that. Any help would be very much
appreciated. Thanks!

dylan
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to