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 ([EMAIL PROTECTED], [EMAIL PROTECTED]) _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
