mod_perl w/ apache2

Hi OTRS-Liste, ich muss von apache 1.3.x auf apache2 migrieren und habe beim hochfahren meines OTRS (1.3.2) folgende Meldung im Apache2-error-log. Im apache 1.3.x funktionierte alles bestens, weiß zufällig jemand, woran der Feher liegen kann? <Fehler> [error] Can't locate object method "boot" via package "mod_perl" at /usr/lib/perl5/Apache/Constants.pm line 8.\nCompilationfailed in require at /usr/lib/perl5/Apache.pm line 6.\nBEGIN failed--compilation aborted at /usr/lib/perl5/Apache.pm line 6.\nCompilation failed in require at /usr/lib/perl5/Apache/Registry.pm line 2.\nBEGIN failed--compilation aborted at /usr/lib/perl5/Apache/Registry.pm line 2.\nCompilation failed in require at /usr/share/otrs/scripts/apache-perl-startup.pl line 12.\nBEGIN failed--compilation aborted at /usr/share/otrs/scripts/apache-perl-startup.pl line 12.\nCompilation failed in require at (eval 3) line 1.\n </Fehler> Mein System: Debian Sarge otrs 1.3.2 aus Debian mod_perl für apache2 aus debian Vielen Dank im voraus Stephan -- GDF Hannover - Solutions for spatial data analysis and remote sensing Hannover Office - Mengendamm 16d - D-30177 Hannover Internet: www.gdf-hannover.de - Email: holl@gdf-hannover.de Phone : ++49-(0)511.39088507 - Fax: ++49-(0)511.39088508

Hallo. Wie sieht deine Apache Konfiguration fürs OTRS aus? -- Mit freundlichen Grüssen Andre Bauer System: Debian 3.1 mit OTRS 2.0.1 ============================================ SH> Hi OTRS-Liste, SH> ich muss von apache 1.3.x auf apache2 migrieren und habe beim SH> hochfahren meines OTRS (1.3.2) folgende Meldung im SH> Apache2-error-log. SH> Im apache 1.3.x funktionierte alles bestens, weiß zufällig jemand, SH> woran der Feher liegen kann? SH> <Fehler> SH> [error] Can't locate object method "boot" SH> via package "mod_perl" at /usr/lib/perl5/Apache/Constants.pm line SH> 8.\nCompilationfailed in require at /usr/lib/perl5/Apache.pm line SH> 6.\nBEGIN failed--compilation aborted at /usr/lib/perl5/Apache.pm line SH> 6.\nCompilation failed in require at SH> /usr/lib/perl5/Apache/Registry.pm SH> line 2.\nBEGIN failed--compilation aborted SH> at /usr/lib/perl5/Apache/Registry.pm line 2.\nCompilation failed in SH> require at /usr/share/otrs/scripts/apache-perl-startup.pl line SH> 12.\nBEGIN failed--compilation aborted SH> at /usr/share/otrs/scripts/apache-perl-startup.pl line 12.\nCompilation SH> failed in require at (eval 3) line 1.\n SH> </Fehler> SH> Mein System: SH> Debian Sarge SH> otrs 1.3.2 aus Debian SH> mod_perl für apache2 aus debian SH> Vielen Dank im voraus SH> Stephan

Hello Andre,
Mensch, das ging ja schnell.
On Thu, 18 Aug 2005 16:01:57 +0200 Andre Bauer
Wie sieht deine Apache Konfiguration f_rs OTRS aus?
So, die relevanten Teile für OTRS.
# --
# added for OTRS (http://otrs.org/)
# --
# agent, admin and customer frontend (mod_alias required!)
ScriptAlias /otrs/ "/usr/share/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/var/lib/otrs/httpd/htdocs/"
# load all otrs modules (speed improvement!)
Perlrequire /usr/share/otrs/scripts/apache-perl-startup.pl
# Apache::StatINC - Reload %INC files when updated on disk
# (just use it for testing, setup, ... not for high productiv systems)
#PerlInitHandler Apache::StatINC
Mit freundlichen Grüssen Andre Bauer System: Debian 3.1 mit OTRS 2.0.1
Gibts OTRS 2.0.1 schon als DEB? Gruß Stephan -- GDF Hannover - Solutions for spatial data analysis and remote sensing Hannover Office - Mengendamm 16d - D-30177 Hannover Internet: www.gdf-hannover.de - Email: holl@gdf-hannover.de Phone : ++49-(0)511.39088507 - Fax: ++49-(0)511.39088508
participants (2)
-
Andre Bauer
-
Stephan Holl