Index: mozilla/webtools/bugzilla/QUICKSTART =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/QUICKSTART,v retrieving revision 1.7 diff -u -r1.7 mozilla/webtools/bugzilla/QUICKSTART --- mozilla/webtools/bugzilla/QUICKSTART +++ mozilla/webtools/bugzilla/QUICKSTART @@ -28,9 +28,6 @@ $db_* variables. In particular, $db_name and $db_user will define your database setup in step 5. - If you want to change platforms, operating systems, severities and - priorities, this can also be done in localconfig at this time. - 5. Using the name you provided as $db_name above, create a MySQL database for Bugzilla. You should also create a user permission for the name supplied as $db_user with read/write access to that database. @@ -67,7 +64,7 @@ account information you provided in step 6. 9. Scroll to the bottom of the page after logging in, and select - "parameters". Set up the relevant parameters for your local setup. + "Parameters". Set up the relevant parameters for your local setup. See section 4.2 of the Bugzilla Guide for a in-depth description of some of the configuration parameters available.