Setting up bugzilla: cgi not interpretted

Hans Müller ndof at gmx.li
Fri Jun 10 15:16:23 UTC 2005


can you send us you, what have you written in you /etc/httpd/conf.d/perl.conf and in the
/etc/httpd/conf/httpd.conf file.

I have running bugzilla. Here are my config files.
perl.conf:
the only active line is
LoadModule perl_module modules/mod_perl.so
httpd.conf:
<Directory /var/www/html/bugzilla>
  AddHandler cgi-script .cgi
  Options +Indexes +ExecCGI
  DirectoryIndex index.cgi
  AllowOverride Limit
  AddType application/vnd.mozilla.xul+xml .xul
  AddType application/rdf+xml .rdf
</Directory>


Andy Pieters schrieb:
> Hi
> 
> Can anybody help me out with this?
> 
> I followed the procedure as described in the bugzilla readme and completed the 
> bugzilla setup.
> 
> Now when I access the webserver /index.cgi it displays the perl script instead 
> of the program.
> 
> I turned on the interpreter in perl.conf (/etc/httpd/conf.d/perl.conf)
> 
> but it seems that there is still something missing.
> 
> Any help is greatly appreciated.
> 
> 
> With kind regards
> 
> 
> 
> Andy
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 889 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20050610/c9e65101/attachment-0002.bin 


More information about the users mailing list