
On Fri, 29 Oct 2004 20:39:41 -0700, Marshall28
Here is the error I get when trying to start Apache2. Anyone have any ideas on what is wrong here. This occurred right after I installed OTRS.
Starting httpd2 (prefork) 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
The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
I'm running SuSE 9.1 with apache2 and have apache2-prefork installed. Anyone know what I'm missing here?
This came up in a thread a couple of weeks ago. Here is what Markus had to say about it. Hi TT, First of all you have to enable the module "perl" in your apache Configuration. This can be done with YaST. YaST -> Network Services -> HTTP-Server -> Module -> perl After that you have to restart your apache. Then you have to check that Apache, MySQL and otrs will be startet at Boottime (YAST -> Runlevel Editor) After these steps you can install otrs with the Webinstaller. Regards, Markus Ruecker