
Am Mittwoch, 21. Juni 2006 14:14 schrieb Henning Oschwald:
Hallo Stefan,
On Wed, Jun 21, 2006 at 12:34:13PM +0200, stefan wrote:
Am Mittwoch, 21. Juni 2006 09:25 schrieb Henning Oschwald:
Das Problem lässt sich nur durch weitere Informationen aus dem Log näher eingrenzen.
Aber welches log soll ich nehmen? In apache2/error.log ist nichtmal der error 500 zu finden.
Hmm... Ist Mod_Perl aktiviert? a2enmod perl
Oder um mal weiter vorne anzusetzen: Hast Du die Konfigdatei für den Apache umkopiert? cp /usr/share/doc/otrs/examples/apache2-httpd.include.conf /etc/apache2/conf.d/otrs.conf
Die hatte ich zwar angelegt , habe sie aber dennoch kopiert und angepasst und siehe da , es gibt einbe Fehlermeldung: error] Can't locate /usr/share/otrs/scripts/apache2-perl-startup.pl in @INC (@INC contains: /etc/perl /usr/local/l ib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /et c/apache2) at (eval 2) line 1.\n [Wed Jun 21 21:17:18 2006] [error] Can't load Perl file: /usr/share/otrs/scripts/apache2-perl-startup.pl for server 127.0.0.1:0, exiting... [Wed Jun 21 21:17:50 2006] [error] Can't locate /usr/share/otrs/scripts/apache2-perl-startup.pl in @INC (@INC contains: /etc/perl /usr/local/l ib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /et c/apache2) at (eval 2) line 1.\n [Wed Jun 21 21:17:50 2006] [error] Can't load Perl file: /usr/share/otrs/scripts/apache2-perl-startup.pl for server 127.0.0.1:0, exiting... [Wed Jun 21 21:18:02 2006] [error] Can't locate /usr/share/otrs/scripts/apache2-perl-startup.pl in @INC (@INC contains: /etc/perl /usr/local/l ib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /et c/apache2) at (eval 2) line 1.\n [Wed Jun 21 21:18:02 2006] [error] Can't load Perl file: /usr/share/otrs/scripts/apache2-perl-startup.pl for server 127.0.0.1:0, exiting... (END) Also und "apache2-perl-startup.pl" habe ich auch nirgens! Was ist nun zu tun? tia stefan