ich habe mir mal die Addons KixCore und KIX4ORTS installiert.
Erstmal war es ein heiden Ärger, weil die Installationen immer beendet wurden mit der Meldung "...Paket wurde nicht richtig installiert. Bitte neuinstallieren.".
Nachdem ich mehrmals das
Code: Select all
otrs.SetPermission.plKurzerhand habe ich einfach mein Verzeichnis
Code: Select all
/opt/otrsCode: Select all
chown -R www-data:www-data /opt/otrsKeine Ahnung wieso das mit dem Script nicht geklappt hat, ich habe es immer so probiert:
Code: Select all
./otrs.SetPermissions.pl /opt/otrs --otrs-user=otrs --web-user=www-data --otrs-group=nogroup --web-group=www-dataNun habe ich also das KIX4OTRS + KIXCore installiert und bekomme diese Meldung wenn ich ein neues Ticket anlegen will (egal ob Telefon oder E-mail Ticket):
Code: Select all
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.22 (Debian) Server at 10.19.1.221 Port 80Das Apache2 error.log wirft folgende Fehlermeldung:
Code: Select all
[Mon Sep 01 15:57:06 2014] [error] Can't locate object method "TicketTemplateList" via package "Kernel::System::Ticket" at /opt/otrs/KIX4OTRS/Kernel/Modules/AgentTicketEmail.pm line 3296.\n
Ich bin für jeden Tipp dankbar!
Grüße
Darkentik