As a workaround, add these lines to the top of otrs/scripts/apache2-perl-startup.pl:
BEGIN {
$ModPerl::Util::DEFAULT_UNLOAD_METHOD = 'unload_package_xs';
}
use ModPerl::Util;
Restart Apache and you’re good to go.
Search found 2 matches
- 28 Jun 2010, 09:12
- Forum: Hilfe
- Topic: Installationsfehler OTRS::CiCS unter Ubuntu 10.04 LTS
- Replies: 5
- Views: 3964
Re: Installationsfehler OTRS::CiCS unter Ubuntu 10.04 LTS
Eine einfache Lösung findet man unter http://www.distrotest.es/?p=1149
- 27 Jun 2010, 21:34
- Forum: Hilfe
- Topic: Installationsfehler OTRS::CiCS unter Ubuntu 10.04 LTS
- Replies: 5
- Views: 3964
Re: Installationsfehler OTRS::CiCS unter Ubuntu 10.04 LTS
Ich kann den Fehler reproduzieren: OTRS via »sudo aptitude install otrs2« installiert Weboberfläche tut Ein einfaches »sudo touch Config.pm« (im Ordner /etc/otrs/Kernel) Fehler: Can't locate object method "new" via package "Kernel::Config" at /usr/share/otrs//Kernel/System/Web/In...