Hi, danke an Dirk und Michael für die Tipps. Ich habe es hinbekommen. Meine Installation: - SuSE Linux 9.3 - Selbstgebautes Apache 2.0.55 - Selbsrgebautes mod_perl2 (2.0.2) - OTRS TAR-GZ (2.0.4)
Das Hauptproblem ist, dass die Namen der Module in mod_perl2 sich geändert haben, siehe hierzu http://perl.apache.org/docs/2.0/rename.html. In dem Dokument ist beschrieben, was zu berücksichtigen ist. So mußte ich z.B. in scripts/apache2-perl-startup.pl Aufrufe von use Apache() auskommentieren, in scripts/apache2-httpd.include.conf Apache::<Modul> auf Apache2::<Modul> ändern und zusätzlich die aktuelle Version CGI.pm von CPAN installieren. Ich bin mir übrigens sicher, dass SuSE Linux 9.1 nicht mod_perl2 sondern mod_perl version 1.99-irgendwas beinhaltet (apache2-mod_perl-1.99_12_20040302-33.i586.rpm). Gruß/Regards, Hermann Maurer > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von dirk.duenkelmann > Gesendet: Dienstag, 14. März 2006 09:32 > An: User questions and discussions about OTRS.org in German > Betreff: RE: [otrs-de] Otrs mit Mod_perl2 > > Hi, > > Ja - unter Debian, > allerdings, wenn Du Debian benutzt und bis jetzt gescheitert bist: > Ich habe libapache2-mod-perl2 und auch apache2 aus testing geladen. > Ob es mit der stable bzw. Sarge läuft, weiss ich nicht. > > Gruss, > Dirk > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Schulze > > Sent: Tuesday, March 14, 2006 9:15 AM > > To: 'User questions and discussions about OTRS.org in German' > > Subject: AW: [otrs-de] Otrs mit Mod_perl2 > > > > Hallo. > > > > Ja - unter SUSE 9.1 > > > > Gruss, > > > > Michael > > > > > > -----Ursprüngliche Nachricht----- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Im Auftrag von Maurer, Hermann > > Gesendet: Montag, 13. März 2006 18:43 > > An: User questions and discussions about OTRS.org in German > > Betreff: [otrs-de] Otrs mit Mod_perl2 > > > > Hallo liste, > > > > hat jemand otrs (2.0.4) mit mod_perl2 (2.0.2) zum Laufen gebracht ? > > > > Gruß/Regards, > > Hermann Maurer > > > > _______________________________________________ > > OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ > > Archiv: http://lists.otrs.org/pipermail/otrs-de/ > > Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ > > Support oder Consulting fuer Ihr OTRS System? > > > > _______________________________________________ > > OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ > > Archiv: http://lists.otrs.org/pipermail/otrs-de/ > > Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ > > Support oder Consulting fuer Ihr OTRS System? > > =http://www.otrs.de/ > > > _______________________________________________ > OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ > Archiv: http://lists.otrs.org/pipermail/otrs-de/ > Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ > Support oder Consulting fuer Ihr OTRS System? > =http://www.otrs.de/ > > > _______________________________________________ OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ Archiv: http://lists.otrs.org/pipermail/otrs-de/ Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ Support oder Consulting fuer Ihr OTRS System? => http://www.otrs.de/
