To Install Bugzilla on CentOS 5 or Redhat 5 |
|
|
To Install Bugzilla on CentOS 5 or Redhat 5,
Get the bugzilla package and all the dependent packages from here
http://atrpms.net/dist/el5/
or
http://centos.karan.org/el5/extras/testing/
Bugzilla requires a no. of perl packages which are not available with the distro packages. All the dependent packages for bugzilla can be found at the above link
After the installation of packages
- go to /usr/share/bugzilla/ or location of bugzilla files
- Create bugs user and give permissions in mysql DB
- edit localconfig file and run checksetup.pl from bugzilla folder
- configure SMTP server
|