The bugzilla tag has no wiki summary.
0
votes
1answer
45 views
How to get Apache to serve SSL Bugzilla CGI from a subpage (NOT subdomain)?
I'm trying to set up Bugzilla with SSL to be served by Apache from
https://www.foo.com/bugzilla
since I don't want to pay for an extra SSL cert to get a subdomain for bugzilla.
What is the best ...
0
votes
1answer
39 views
How to use Bugzilla behind a reverse proxy Apache?
We have a bugzilla service sitting on a internal server. We are trying to make it accessible from outside via an Apache server which will act as a proxy.
So far, with mod_proxy and mod_proxy_html, we ...
0
votes
1answer
92 views
Bugzilla - How to setup MTA that will receive Gmail to create bugs
I have been looking for a while on setting up an MTA for bugzilla to receive bugs via email and am not really seeing any detailed guides.
Currently I am using gmail as the outbound smtp for messages, ...
2
votes
0answers
88 views
Bugzilla : No SASL mechanism found
I am using Bugzilla on windows 7.
I am using the unofficial Bugzilla installer. I followed the steps accordingly and gave valid credentials wherever required.
I open Bugzilla and try to create a new ...
0
votes
2answers
72 views
Bugzilla error after installation
After the installation of bugzilla, I am unable to find the bugzilla login page, The following are the errors which is showing in the browser.
./data/params file does not exist. You probably need to ...
0
votes
0answers
78 views
Email error 'Default email client is not properly installed' after installing Bugzilla 3.6.3 on Windows Home Server 2011
I have been using Bugzilla fine on the older 32-bit Windows Home Server and I have now started a migration to the newer Windows Home Server 2011 with a new machine and a fresh Bugzilla install of ...
0
votes
1answer
45 views
Bugzilla install-module.pl can't find “make” but it's installed and in my path
I'm installing Bugzilla on a new Ubuntu server, and ./checksetup.pl finds one more library I need to install.
So it tells me to run this command:
/usr/bin/perl install-module.pl Math::Random::Secure
...
0
votes
1answer
151 views
Bugzilla not sending emails, even to the test file?
I have installed and setup Bugzilla3 for my domain.
Everything is working properly except for the email functionality.
The server uses Postfix, and that works for my PHP application, and command ...
0
votes
1answer
103 views
Bugzilla CGI not working under Apache on Windows 7 [closed]
I am trying to install Bugzilla on my Windows 7 machine. I have only been able to get the apache,mysql,perl stack operational by installing XAMPP. Apache works well for php, and mysql seems quite ...
1
vote
1answer
70 views
What needs to be done to cleanly move a Bugzilla installation from one server to another?
I have the most recent version of Bugzilla running on one server, and need to migrate it to another. What steps need to be taken to cleanly move Bugzilla to another host? Minimal downtime is ...
0
votes
1answer
71 views
Bugzilla with LDAP authentication ignores CA certificate
I have a Windows 2003 server running as a Certificate Authority. I have signed a certificate for use on my Windows 2003 domain controller and successfully used this set-up to allow secure LDAP ...
0
votes
1answer
209 views
Using gmail with bugzilla
I used this tutorial to setup Bugzilla use gmail's smtp server for sending mails. I couldn't find Email-Send-SMTP-TLS-0.03 so I downloaded and installed Email-Send-SMTP-TLS-0.04 and followed the rest ...
0
votes
1answer
74 views
How to backup bugzilla
The server is bit old running on Debian sarge 3.1. What are the important things to backup while making a backup of bugzilla? Please guide me how to process with it.
0
votes
0answers
19 views
Upgrade windows Win32InstallPackages auto install
I install on my server Win32InstallPackages 3.6.3 and it works, now i want to upgrade to the new version 4.01. Can someone help me? What can I do for Windows autoinstall version?
0
votes
2answers
31 views
bugzilla shared between different sites with inequal network access
I am trying to find a good solution to have a single instance of Bugzilla accessed by different groups and some of those groups may have very slow or even intermittent network access.
As far as I can ...
1
vote
3answers
616 views
Bugzilla Installation / perl-DBD-mysql
While running ./checksetup.pl I get this error where the installation stops.
Reading ./localconfig...
Checking for DBD-mysql (v4.00) ok: found v4.018
Checking for MySQL ...
1
vote
1answer
339 views
How do I determine my Active Directory credentials? [closed]
I've recently joined a painfully large corporation that uses AD for authentication. I would like various services in my group (Bugzilla, mailman, Apache) to use AD for authentication.
This guide:
...
0
votes
2answers
334 views
Step by step guide to setup bugzilla for shared hosting
I am using bluehost shared hosting. I want to setup bugzilla. There are lot of guides on google search. As i having a tons of stuff on bluehost. I am looking for a trustable source. Anybody who is ...
1
vote
1answer
143 views
Setting up Bugzilla with hudson
Not sure if this is right place for this question but I'll ask anyways.
I'm trying to set up bugzilla with hudson but not sure how it works. Can anyone give me any pointers?
4
votes
2answers
685 views
How do I get Bugzilla to authenticate with Active Directory LDAP?
After reading this guide and trying a ton of permutations based on that, is there an easy way to get Bugzilla working with an AD server? I keep getting the error:
80090308: LdapErr: DSID-0C0903A9, ...
1
vote
1answer
44 views
Incomplete link for create account request email from bugzilla
The email i got has incomplete link , i.e. a link without host name & http:// for creating account, how can i set my custom host with http:// for every link sent from bugzillain email ? Please ...
0
votes
1answer
598 views
Problem in installing & configuring bugzilla
Can somebody help me in installing bugzilla (list out exact steps if possible) on Windows Server 2008 with IIS 7.0 , Mysql 5.1 & existing email server(already configured)?
I followed installation ...
0
votes
1answer
263 views
Subversion and BugZilla sharing accounts problem
I installed bugzilla and subversion on my server. I'd like them to share accounts. So I googled and found this post here. I installed mod_auth_mysql, applying patch for apache 2.2.3 but it doesn't ...
1
vote
2answers
195 views
How to limit the number of concurrent CGI script invocations in Apache 2.2?
How can I limit the number of concurrent CGI invocations in Apache 2.2.x?
More specifically, my problem is this: I have Apache hosting a Bugzilla instance and other stuff on one server. There's very ...
0
votes
2answers
107 views
DBD::mysql for bugzilla installation
I was installing bugzilla 3.6.3 i have a dependency for DBD::mysql 4.0 currently DBD::mysql installed on the system is 3.0.This is a centos machine and if any one let me know how to install this ...
1
vote
1answer
59 views
Which bugzilla version to install
Which Bugzilla version to download and install http://www.bugzilla.org/download/ on RHEL5
0
votes
2answers
383 views
How to upgrade Bugzilla on Windows
I installed Bugzilla with the handy Windows Installer (https://wiki.mozilla.org/Bugzilla:Win32InstallPackages)
I'm trying to upgrade to 3.6.3 following these instructions.
I've downloaded the tarball ...
0
votes
2answers
298 views
what is the location of the log file for bugzilla on windows
We are using Bugzlla on windows. We set up the SMTP server configuration in the admin parameters. But Bugzilla is unable to send emails. It always reports "Could not authenticate user". How to know ...
0
votes
1answer
215 views
Updating Bugzilla installed via apt-get on Ubuntu server
I have installed and been using Bugzilla for a while on a current version 32-bit Ubuntu Server. I installed it via apt-get bugzilla3, but then I wrote a class to access it via XML-RPC and noticed a ...
0
votes
2answers
102 views
Restore/recover Bugzilla on Linux server that has crashed? (can boot to Live CD and mount partition)
Our bugzilla server crashed. I can boot via a Live CD and mount the partition but can't boot cause Grub is all jacked up.
It's running Ubuntu 9.10.
I have all of the files from the server as well ...
0
votes
2answers
95 views
Bugzilla random lag and CPU usage
Here is the configuration :
Bugzilla (3.4.2) application running on a Ubuntu server 8.04 with Perl 5.8.8.
Here is the problem :
Sometimes (randomly), pages take very long to load. It can be any of ...
1
vote
1answer
133 views
Trouble when running checksetup.pl
i am trying to install bugzilla on a mac os x snow leopard server - when i run the checksetup.pl i get this:
./localconfig: Permission denied at Bugzilla/Install/Localconfig.pm line 377, line 253
...
0
votes
1answer
119 views
Bugzilla error while searching with bug no's
I have bugzilla3.2 running on a ubuntu server. I would login from the webconsole (http://ip/bugzilla3.2/) and update the bugs. When I enter the bug number eg:181, I'm getting following error on the ...
1
vote
1answer
85 views
bugzilla update error (3.6.1 to 3.6.2)
After patching to 3.6.2 using the .diff from bugzilla.org I receive 'Internal Server Error' when loading my bugzilla page - and Apache reports the following in error.log
Can't locate Bugzilla.pm in ...
2
votes
1answer
228 views
Correct way to set up Bugzilla collectstats.pl cron job?
To enable bug graphs in Bugzilla you need to run collectstats.pl as a nightly cron-job. The manual has a section on setting this up - add a cron job
5 0 * * * cd <your-bugzilla-directory> ; ...
6
votes
2answers
223 views
In Mercurial, how can I tie a bunch of commits to a single issue in our bugtracker?
We currently use svn and, through the user of hooks, are able to ensure that every commit message is prefixed by a bug-number (which ties those commits to a problem report in our Bugzilla issue ...
0
votes
6answers
689 views
bugzilla not seeing Email::MIME
I am trying to install bugzilla and I keep getting the error that the required module Email::MIME is not found.
However, when I run the install command I get:
/usr/bin/perl install-module.pl ...
1
vote
1answer
95 views
Bugzilla through an apache reverse proxy
I am trying to access bugzilla through an apache reverse proxy. I have the usual ProxyPass and ProxyPassReverse settings and this works to bring back the page, but it does not bring back any ...
3
votes
1answer
167 views
Can I integrate Bugzilla with an existing website and SVN server?
I am running a apache2 server which hosts a website, as well as svn source repository. Currently, the svn authentication is done with mod_auth_dbd which talks to a MySQL database. Users can log in ...
1
vote
2answers
539 views
How to apt-get perl module “Template”
I'm installing Bugzilla and thus I"m working through a list of perl modules to install. I've managed to get a lot of them up and running except for the below Template module. Is there a apt-get ...
1
vote
1answer
644 views
Installing Bugzilla on Ubuntu 9.04 and Plesk
Hey guys. I'm trying to install the latest Bugzilla version on my ubuntu server. (Want to use a subdomain like bugs.domain.com)
I already installed all necessary perl modules and check_modules.pl ...
1
vote
1answer
36 views
Bugzilla - Show product on search page
How do I show the product on the search page. I have many products and want to know which one a particular bug relates to without having to click into the bug.
1
vote
1answer
1k views
Need Help getting perl module DBD::mysql installed for bugzilla on RedHat
Hi everyone I am having some issues getting Bugzilla setup, I have the software on the server and am trying to get the pre-rec's setup. I am using RedHat 4.1.2-42.
I have all of the required perl ...
0
votes
3answers
2k views
Fedora vs Ubuntu vs Debian to host Subversion and Bugzilla over Apache
I'm not interested in a flame war of Ubuntu vs Fedora vs Debian vs whatever. What I am interested in is whether or not I should move my current Ubuntu server to Fedora or Debian. I have been able to ...
0
votes
2answers
346 views
Bugzilla with SSL
I have an install of Bugzilla I'm trying to implement SSL on.
When I go into the parameters screen and edit SSLBASE adding in the full url:
https://foo.com/bugzilla/
the editparams.cgi times ...
2
votes
4answers
349 views
one step Bugzilla installation
I'm looking into installing Bugzilla either on a Windows or Linux box. Bugzilla requires a bunch of packages (apache, sql, mail sending?). Does anyone know of a pre-packaged installer which includes ...
2
votes
4answers
870 views
Set up server at home for running svn and Bugzilla
I'm a fairly experienced developer, but when it comes to servers and network related stuff, I'm pretty green.
We are developing a web site, and I would like to set up a server that can host my ...
1
vote
1answer
65 views
CGI script runs when called directly, but not when it's the index
Having never worked with CGI before (I'm a PHP person, really), I'm confused as to why my installation of Bugzilla won't display the index page correctly.
Before you ask:
libapache2-mod-fastcgi is ...
2
votes
4answers
682 views
Perl CGI.pm module wildly out-of-date on RedHat/CentOS 5
I am trying to install all my Perl modules from RPM (using rpmforge.net), instead of just acquiring them from CPAN.
My ultimate goal is to get Bugzilla 3.4.4 running. It requires CGI.pm 3.21 or ...
0
votes
3answers
337 views
Problem with Postfix
I have Postfix installed and Sendmail is not running. I try to send mail using mail but the following warning comes up and the mail doesn't get sent:
postdrop: warning: unable to look up ...