aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bugzilla2/pkg-message
blob: 08e022f41af9c69355fc6f504b3f854ca1b5a86d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
==========================================================================
  Bugzilla has now been installed.  To quick setup you have to:

  1. Create database user who has rights on bugs database manipulation
     by following mysql commands:

     GRANT SELECT,INSERT,UPDATE,DELETE,INDEX, ALTER,CREATE,DROP,REFERENCES \
           ON <database>.* TO <dbuser>@<host> IDENTIFIED BY '<password>'; 
     FLUSH PRIVILEGES;

     where <database> is a bugs database name; <dbuser> is a bugs database
           owner; <host> is a host there bugzilla is being setup;
           <password> is a database owner's password;

  2. Change working directory to ${PREFIX}/www/data.default
  3. Run "./checksetup.pl" script as root user
  4. Read output carefully and follow all instructions

  For more complete database setup and post-installation instructions
  and security tips/notes please read Bugzilla Guide in
  ${PREFIX}/share/doc/bugzilla (chapter 3: Installation)
==========================================================================
mmit/benchmarks/postal?h=gnome-3.24&id=991b2676e0452f799173dfbf1418e73fb65ccc76'>- Update to 0.65rafan2007-02-074-7/+35 * Remove USE_REINPLACE from all categories starting with Bedwin2006-05-041-1/+0 * - Add SHA256pav2005-11-24