
Hallo Karlo,
wegen <IfDefine> funktioniert config check nicht. Du musst rcapache stop && anschliessend rcapache2 start ausführen. Oder /etc/init.d/apache2 anpassen.
Gruß
Hermann Maurer
-----Ursprüngliche Nachricht-----
Von: otrs-de-bounces@otrs.org [mailto:otrs-de-bounces@otrs.org] Im Auftrag von Karlo Gross
Gesendet: Mittwoch, 23. Februar 2005 11:35
An: otrs-de@otrs.org
Betreff: [otrs-de] Fehlermeldung
Hallo,
das hab ich jetzt schon auf 2 Servern. Weiss jemand was das bedeutet?
Karlo
www:~ # rcmysql restart
Restarting service MySQL
Shutting down service mysql done
Starting service MySQL done
www:~ # rcapache2 restart
Syntax error on line 10 of /etc/apache2/conf.d/otrs.conf:
Invalid command 'Perlrequire', perhaps mis-spelled or defined by a module not included in the server configuration
Da ist nix mis-spelled
/etc/apache2/conf.d/otrs.conf
--
# added for OTRS (http://otrs.org/)
# --
# agent, admin and customer frontend
ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
# load all otrs modules
######### naechste Zeile Boesewicht######### Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
# Apache::Reload - Reload Perl Modules when Changed on Disk PerlModule Apache::Reload PerlInitHandler Apache::Reload
# set mod_perl2 options