Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Seen this before on Fedora... you will need to add a directive to your httpd.conf (or any config in the /etc/httpd/conf.d directory) to pass some "ExecCGI" option. It was in the installation guide, I believe. More specifically, to do it in a seperate configuration file specifically for your Bugzilla install, do something like this. # vi /etc/httpd/conf.d/bugzilla.conf -Add these lines AddHandler cgi-script .cgi Options +Indexes +ExecCGI +FollowSymLinks DirectoryIndex index.cgi AllowOverride Limit You may need to add some directive for your specific directory where Bugzilla is served from. I grabbed that bit of text from here: http://www.linuxtips.info/?p=23 Good luck! On Nov 23, 2007 5:18 PM, Scott Ehrlich <[hidden email]> wrote: > I finally got bugzilla to initially sees mysql, but after bugzilla's > configuration perl script, its index.cgi shows as plain text. How do I > fix that? > > Thanks. > > Scott > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > Discuss mailing list > [hidden email] > http://lists.blu.org/mailman/listinfo/discuss >
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |