Facing Problem with perlrequire

Hi, I have installed OTRS 2.1.3 on SuSE Linux Server 10.0 After installation, when I want to start http service, I am getting the following error. I have required modules under /etc/sysconfig/apache2 file. This didn't resolve the problem. Syntax error on line 10 of /etc/apache2/conf.d/otrs.conf: Invalid command 'PerlRequire', perhaps misspelled or defined by a module not included in the server configuration I am looking for help from some one who has overcome this problem. Regards, Prafulla Kumar

This may be related to this issue.
http://thread.gmane.org/gmane.comp.otrs.user/9396/focus=9411
Change /etc/apache2/conf.d/otrs.conf lines,
PerlModule Apache::Reload
PerlInitHandler Apache::Reload
to,
PerlModule Apache2::Reload
PerlInitHandler Apache2::Reload
Philip
On 11/21/06, Prafulla Kumar H.S.
Hi,
I have installed OTRS 2.1.3 on SuSE Linux Server 10.0
After installation, when I want to start http service, I am getting the following error.
I have required modules under /etc/sysconfig/apache2 file. This didn't resolve the problem.
Syntax error on line 10 of /etc/apache2/conf.d/otrs.conf: Invalid command 'PerlRequire', perhaps misspelled or defined by a module not included in the server configuration
I am looking for help from some one who has overcome this problem.
Regards, Prafulla Kumar
_______________________________________________ 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 orr consulting for your OTRS system? => http://www.otrs.com/
-- Philip Donaghy donaghy.blogspot.com del.icio.us/donaghy/philip Skype: philipmarkdonaghy Office: +33 5 56 60 88 02 Mobile: +33 6 20 83 22 62
participants (2)
-
Philip Mark Donaghy
-
Prafulla Kumar H.S.