
Hi, On Wed, 19 Jan 2005, Chris H wrote:
Greets;
Testing OTRS on SUSE 9.2 with rpms supplied by SuSE (ftp install; otrs-1.2.4-2) seem to cause an error with apache2. The line that it barf's on is the following:
line 10 of
/opt/otrs/scripts/apache2-httpd.include.conf which reads as follows;
=====================================================
#load all otrs modules Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
=====================================================
apache error message reads;
========================= Syntax error on line 10 of < ..........> Invalid command 'Perlrequire', perhaps mis-spelled......etc. etc. ==========================
anyone have a suggestion as to what is the correct syntax for the reference line?
You have to add "perl" to the long list APACHE_MODULES in /etc/sysconfig/apache2. Cheers -e -- Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)