Fala pessoal, beleza ?

alguem tem experiencia com Bugzilla ? Fiz toda a instalacao conforme o
manual porem meu apache nao esta executando .cgi de jeito nenhum. Quando eu
acesso o servidor por browser, ao inves de executar o cgi, o que aparece eh
o codigo-fonte do mesmo na tela. Vejam algumas configuracoes:

1 - Teste do bugzilla com apache
[EMAIL PROTECTED]:/srv/www/htdocs/bugzilla# ./testserver.pl
http://172.30.2.16/bugzilla
TEST-OK Webserver is running under group id in $webservergroup.
TEST-OK Got front picture.
TEST-FAILED Webserver is fetching rather than executing CGI files.
Check the AddHandler statement in your httpd.conf file.

2 - Configuracao no apache
<Directory /srv/www/htdocs/bugzilla/>
AddHandler cgi-script .cgi
Options +Indexes +ExecCGI +FollowSymLinks +Includes
DirectoryIndex index.cgi
AllowOverride All
</Directory>

3 - Erro no messages - alias, nao entendi ainda o pq dele
[Mon Oct 15 14:13:42 2007] [error] [client 172.30.2.16] client denied by
server configuration: /srv/httpd/htdocs/bugzilla/.htaccess
172.30.2.16 - - [15/Oct/2007:14:13:42 -0300] "GET /bugzilla/ HTTP/1.1" 200
4378
172.30.2.16 - - [15/Oct/2007:14:28:31 -0300] "GET
/bugzilla/skins/standard/index/front.png HTTP/1.0" 200 47235
172.30.2.16 - - [15/Oct/2007:14:28:31 -0300] "GET /bugzilla/testagent.cgi
HTTP/1.0" 200 876

4 - Copia do .htaccess
# Don't allow people to retrieve non-cgi executable files or our private
data
<FilesMatch ^(.*\.pm|.*\.pl|.*localconfig.*)$>
   deny from all
</FilesMatch>

5 - Permissoes dos .cgi acessados pelo testserver.pl do bugzilla
[EMAIL PROTECTED]:/srv/www/htdocs/bugzilla# ls -la ind* test*
-rwxr-x--- 1 root apache 2571 2007-10-15 10:53 index.cgi*
-rwxr-x--- 1 root apache  876 2007-10-15 10:53 testagent.cgi*

Alguem pode me dar uma luz ? ja to o dia inteiro nisso :(

Abracos

Rafael

--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br
-~----------~----~----~----~------~----~------~--~---

Responder a