summaryrefslogtreecommitdiff
blob: 2f1c1a34c5b9d638b41955fef7e3c79391c05fca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
0. Bugzilla has been installed into ${MY_INSTALLDIR}

1. To finish the installation, please read
   http://www.bugzilla.org/docs/3.0/html/installing-bugzilla.html
   You will need to run ${MY_INSTALLDIR}/checksetup.pl

2. Please read the Release Notes, especially if you are upgrading:
   http://www.bugzilla.org/releases/3.0/release-notes.html

3. Please note that Apache2 sets AllowOverride None by default. You may have
   to edit it to process the .htaccess file provided by Bugzilla. Please see
   http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride for more info.