Ol� pessoal, estou tentando instalar o sistema abaixo: - OTRS - Open Ticket Request System
De acordo com a document��o, preciso das entradas abaixo no webserver
<Location /otrs> # ErrorDocument 403 /otrs/customer.pl ErrorDocument 403 /otrs/index.pl SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI Indexes FollowSymLinks PerlSendHeader On PerlSetupEnv On </Location>
Por�m ao configurar o apache desta maneira, quando vou inicializar o mesmo, aparece a mensagem de erro abaixo:
Syntax error on line 1004 of /etc/apache/httpd.conf:
Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module not included in the server configuration
Penso que deve ser algo de m�dulo, por�m como saber o que instalar para que tal m�dulo funcione.
Resumindo, como fa�o para saber o que devo instalar para que as entradas abaixo funcionem:
PerlHandler Apache::Registry PerlSendHeader On PerlSetupEnv On
Desde j� agrade�o.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

