Mittels sed habe ich alle vorkomnisse von /opt/otrs in /usr/share/otrs
geändert. Unter OTRS 2.0.4 und 2.1.1 funktioniert das problemlos.
Unter OTRS 2.1.2 bekomme ich folgende Fehlermeldung, wenn ich den Apache2 neu starten will:
Code: Select all
[Mon Oct 16 19:20:21 2006] [notice] caught SIGTERM, shutting down
[Mon Oct 16 19:20:24 2006] [error] Global symbol "%Ticket" requires explicit package name at /usr/share/otrs//Kernel/Modules/AgentTicketMove.pm line 247.\nGlobal symbol "%Ticket" requires explicit package name at /usr/share/otrs//Kernel/Modules/AgentTicketMove.pm line 249.\nCompilation failed in require at /usr/share/otrs/scripts/apache2-perl-startup.pl line 90.\nBEGIN failed--compilation aborted at /usr/share/otrs/scripts/apache2-perl-startup.pl line 90.\nCompilation failed in require at (eval 2) line 1.\n
[Mon Oct 16 19:20:24 2006] [error] Can't load Perl file:
/usr/share/otrs/scripts/apache2-perl-startup.pl for server testbox.domain.de:0,
exiting...
Link zum Bugreport:
http://bugs.otrs.org/show_bug.cgi?id=1383