Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Bugzilla

Bugzilla is a general-purpose bug tracking tool originally developed and used by the Mozilla Foundation. Since Bugzilla is World Wide Web-based and is free software / open source software, it is also the bug tracking tool of choice for many projects, both open source and proprietary software.

Bugzilla relies on an installed web server (such as Apache HTTP server) and a database management system (such as MySQL or PostgreSQL) to perform its work. Bugs can be submitted by anybody, and will be assigned to a particular developer. Various status updates for each bug are allowed, together with user notes and bug examples.

Bugzilla s notion of a computer bug is very general; for instance, mozilla.org uses it to track feature requests as well.

=Requirements=

Release notes such as [http://www.bugzilla.org/releases/2.18.3/release-notes.html those for Bugzilla 2.18.3] indicate the exact set of dependencies, which include:

  • A compatible database server (often a version of MySQL)
  • A suitable release of Perl 5
  • An assortment of Perl modules
  • A compatible web server such as Apache (though any web server that supports CGI can work)
  • A suitable Mail Transfer Agent such as Sendmail, qmail, Postfix (software), or Exim
  • =External links=

  • [http://www.bugzilla.org Bugzilla project home page]
  • [http://bugzilla.mozilla.org Mozilla.org s Bugzilla]
  • [http://bugzilla.wikimedia.org Wikimedia s Bugzilla]
  • [http://dmoz.org/Computers/Software/Configuration_Management/Bug_Tracking/ Open Directory - Bug Tracking Software]
  • [http://wiki.mozilla.org/Bugzilla:Modifying_Your_Installation Wiki on Modifying Bugzilla]
  • [http://weblogs.mozillazine.org/gerv/archives/008446.html Bugzilla Installation List Tops 400]