Commit | Line | Data |
---|---|---|
43d8df1a DO |
1 | RackTables now provides an automatic database upgrade feature. |
2 | If you already have a working installation, the following | |
3 | procedure should be sufficient: | |
4 | ||
5 | 0. BACKUP YOUR DATABASE | |
6 | 1. Remove all existing files except inc/secret.php and gateways' | |
7 | configuration (in the gateways directory). | |
8 | 2. Unpack the new tarball into the place. | |
9 | 3. Open the RackTables page in your browser. | |
10 | 4. Follow instructions. Normally, everything should be Ok. If it | |
11 | is not so, write down the failed quieries for further investigation. |