Kein Zugriff auf Webinterface

Hilfe zu Znuny Problemen aller Art
Locked
Endylio
Znuny newbie
Posts: 4
Joined: 01 Jun 2011, 10:08
Znuny Version: 3.0.8

Kein Zugriff auf Webinterface

Post by Endylio »

Hallo liebe OTRS-User,
Ich habe auf einer VM mit Ubuntu 64 Bit Vers. ein OTRS System der Version 2.4.7 installiert.
Hat alles gut funktioniert.. bis ich dann auf einmal, nachdem ich die Datenbank aufgesetzt habe etc. , in das Webinterface gelangen wollte..Sobald ich darauf zugreifen möchte kommt folgende Fehlermeldung:


Software error:

install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: ../../ /opt/otrs/bin/cgi-bin/../../Kernel/cpan-lib /opt/otrs/bin/cgi-bin/../.. /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl . /opt/otrs/bin/cgi-bin/../.. /opt/otrs/bin/cgi-bin/../../Kernel/cpan-lib) at (eval 24) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge.
at /opt/otrs/bin/cgi-bin/../../Kernel/Modules/Installer.pm line 218


Ich habe absolut keine Idee was ich noch machen muss hab schon garantiert 4 Std. im Internet recherchiert

BITTE helft mir :?
Ich bedanke mich schon mal im Voraus

MfG
Endylio
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Kein Zugriff auf Webinterface

Post by Wolfgangf »

installiere einfach über das CPAN das Modul nach

perl -MCPAN -e 'install DBD::mysql'

wenn du OTRS_HOME/bin/otrs.checkmodules aufrufts sollte das auch entsprechend angemeckert werden
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
Locked