Using Bugzilla to track bugs on Linux systems

Source: Internet
Author: User
Tags bug tracking system mysql version

Keeping track of issues, challenges, and revisions can be a tricky task for those responsible for support, but there is a perfect open source solution to this requirement: Bugzilla. After you install it, you can easily track bugs and be notified when specific problems and solutions are found. This article gives step-by-step instructions for installing Bugzilla on a Linux system.

Bugzilla is a flaw or bug tracking system that allows individuals or team developers to keep track of outstanding bugs in their products. Such systems allow users to track bugs and code modifications, communicate with other teammates, submit and review revised patches, and achieve quality assurance.

Bugzilla is well known in the developer community because:

-It is a fully functional (full-featured) implementation.

-it is actively supported by the developer community and often gets a positive upgrade from many users who use it all day long.

-It's open source.

-It's free.

Many organizations are using Bugzilla, including IBM and IBM's Linux Technology Center. You can add this bug-and-solution tracking tool to your Linux system by following the Bugzilla installation instructions in the article.

Prerequisites for Installation

The latest stable version of Bugzilla is 2.18RC3, which requires that the following software version be installed on your Linux system (see Resources for links):

-Perl version 5.6.0 or later, it should contain the following Perl module version:

-AppConfig 1.52
-CGI 2.93
-Data::D umper, any version
-Date::format 2.21
-DBI 1.36
-Dbd::mysql 2.101 0
-File::spec 0.82
-file::temp, any version
-Template 2.08
-text::wrap 2001.0131
-MySQL version 3.23.41 or a higher version.

-An HTTP Web server, preferably Apache or ibm_http server (I will use Apache here).

-A message transfer agent, such as Sendmail 8.7 or higher.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.