Install the Bugzilla-open source Bug management tool-general Linux technology-Linux technology and application information in Linux. For more information, see the following. 1. Install a Database Engine
Mysql> grant all privileges on *. * to bugs @ '%' identified by 'bugs '; // create a bugs user and grant the root permission to the bugs user, after creating a user, you can use Mysql-Front in windows to connect to the mysql database.
1. AppConfig (1.52)
2. CGI (1, 2.93)
3. Data: Dumper (any)
4. Date: Format (2.21)
5. DBI (1.38)
6. DBD: mysql (2.9003) if using MySQL
7. DBD: Pg (1.31) if using PostgreSQL
8. File: Spec (0.84)
9. File: Temp (any)
10. Templates (2.08)
11. Text: Wrap (2001.0131)
12. Mail: Mailer (1.65)
13. Storable (any)
Optional Perl modules:
1. GD (1.20) for bug charting
2. Chart: Base (1.0) for bug charting
3. GD: Graph (any) for bug charting
4. GD: Text: Align (any) for bug charting
5. XML: Parser (any) for the XML interface
6. PatchReader (0.9.4) for pretty HTML view of patches
7. MIME: Parser (any) for the optional email interface
4 vi./localconfig //
$ Db_host = '192. 168.1.188 '; # where is the database?
$ Db_name = 'buckets'; # name of the SQL database
$ Db_user = 'buckets'; # user to attach to the SQL database
$ Db_pass = 'buckets'; # password for the mysql user;
5 Run checksetup. pl to Install Bugzilla
6. Configure/etc/httpd/conf/httpd. conf to support cgi files;
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.