
Hi! The OTRS rpm does not includes the perl module correct into the apache config files. If you use Suse then edit the file /etc/sysconfig/apache2 and take care that 'perl' is included like in the following line: APACHE_MODULES="access actions alias auth auth_dbm autoindex cgi dir env expires include log_config mime negotiation setenvif ssl suexec userdir php4 perl" Afterwards start 'SuSEconfig' and reload the apache2. lg 8Bruno Santos schrieb:
Hello.
I'm trying to install OTRS in SuSE 9.2 using the source package
Apache2 is the rpm that cames with the SuSE
I follow every step in the documentation, but when i restart apache2, i get the following errors:
Syntax error on line 10 of /etc/apache2/conf.d/apache2-httpd.include.conf: Invalid command 'Perlrequire', perhaps mis-spelled or defined by a module not included in the server configuration the apache2-httpd.include.conf is the one included with the OTRS package.
if i remove the listed line, i get more and more errors..
Any idea ?
cheers
Bruno Santos