1

Which Bugzilla version to download and install http://www.bugzilla.org/download/ on RHEL5

Rajeev
  • 251
  • 1
  • 4
  • 10

1 Answers1

1

From this blog:

Checklist for installing bugzilla on a Red Hat Enterprise Linux 5.X:

  • Download the latest stable version (3.6.3) of bugzilla from the website (http://www.bugzilla.org/)

  • In RHEL5 make sure you install the apache web server that comes with the OS

  • Configure the firewall for apache

  • In RHEL5 make sure you install MySql database that comes with the OS

  • Configure the firewall for MySql

For the rest of the list, read the relevant blog entry.