
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