
Hallo, ich versuche seit Tagen OTRS mehrfach auf meinem Server zu installieren und komme einfach nicht mehr weiter. Auf dem Server läuft Apache 1.3.20 mit mod_perl 1.25 (dynamisch) und OTRS läuft darauf wunderbar. Nun habe ich zusätlich einen 2. Apache 1.3.29 installiert auf Port 81 mit mod_perl 1.29 (statisch). wenn ich mit der mySQL-Datenbank eine Verbindung (CheckDB.pl) aufbauen will, erhalte ich nur folgenden Fehler: ----------schnipp------------ failed: Can't locate loadable object for module DBD::mysql in @INC (@INC contains: /opt/otrs2/Kernel/cpan -lib /opt/otrs2 /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linu x /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at (eval 5) line 3 Compilation failed in require at (eval 5) line 3. Perhaps a module that DBD::mysql requires hasn't been fully installed at /opt/otrs2/Kernel/System/DB.pm line 236 ----------schnapp------------ im LOG-File des Apache habe ich: ----------schnipp------------ [Wed Mar 10 15:10:59 2004] null: Use of uninitialized value in subroutine entry at /usr/local/lib/perl5/site_perl/5.8.0/i 686-linux/DBI.pm line 1065. [Wed Mar 10 15:10:59 2004] [error] Undefined subroutine &DBD::mysql::db::_login called at /usr/local/lib/perl5/5.8.0/i686 -linux/DBD/mysql.pm line 129. ----------schnapp------------ ein restart von otrs2 verläuft ohne Fehler: ----------schnipp------------ s13:/opt/otrs2/bin # /etc/init.d/otrs2 restart Shutting down OTRS2 Disable /opt/otrs2/bin/PostMaster.pl ... done. Shutting down cronjobs ... done. Starting OTRS2 Checking Apache ... done. Checking MySQL ... done. Checking database connect... (It looks Ok!). Enable /opt/otrs2/bin/PostMaster.pl ... done. Checking otrs spool dir... done. Creating cronjobs (source /opt/otrs2/var/cron/*) ... done. ----------schnapp------------ Also, wenn mir da jemand einen Tip geben könnte was ich da falsch mache.... Das wäre einfach super! Viele Grüße Michael Hoffmann