mod_perl problem
Hej!jeg har et perl problem
jeg körer redhat 6.1
Og efter et stykke tid så går apache ned og når man pröver starte den igen får man denne felj:
/etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 401 of /etc/httpd/conf/httpd.conf:
Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module not in
cluded in the server configuration UW
<IfModule mod_perl.c>
Alias /perl/ /home/httpd/perl/
</IfModule>
<Location /perl>
SetHandler perl-script
"LINE 401" PerlHandlerApache::Registry
Options +ExecCGI
</Location>
Tak for hjelpen