0
votes
0answers
13 views

Bugzilla + Command or Script to add text to parameter 'shutdownhtml' in param file

I am looking for One Line Command or a simple script to set the 'shutdownhtml' in /var/www/html/bugzilla/data/param file. From... 'shutdownhtml' => '', To.... 'shutdownhtml' ...
0
votes
1answer
163 views

Bugzilla restrict bug status

We need a solution for one of our deployment in bugzilla. Example of our scenario are as below : Group : Staff,Students project/product bugs : projectA , projectB We need to know is there any way ...
0
votes
1answer
45 views

Configuring multiple java on linux

I have a linux vm which is our testing machine. as part of some initiative, I want to install some software on this vm which would require Java 6+. Currently its running java 5 which i don't want to ...
1
vote
0answers
95 views

Bugzilla 4.2 new bug email

I have installed bugzilla 4.2 and the New Bug email format has changed from bugzilla 3.6. I want to modify the summary list to display items in the order i want them. For example: in bugzilla 4.2 the ...
2
votes
4answers
2k views

Bugzilla error after installation: “TEST-FAILED Web Server is not executing CGI files”

I want to install Bugzilla on my linux server. The installation was successful, but it gives this error: TEST-FAILED Web Server is not executing CGI files How to resolve this?