7 | | root access to the server you're going to install it on |
8 | | RT source code |
9 | | Perl -Perl 5.10.1 or later |
10 | | Various and sundry perl modules |
11 | | Database backend |
12 | | - MySQL 5.7 with InnoDB support |
13 | | - MariaDB 10.2 or later with InnoDB support |
14 | | - Postgres 9.5 or later |
15 | | - Oracle 12c or later |
16 | | - SQLite 3.0 or later; for testing only, no upgrade path guaranteed |
| 7 | |
| 8 | - root access to the server you're going to install it on |
| 9 | - RT source code |
| 10 | - Perl -Perl 5.10.1 or later |
| 11 | - Various and sundry perl modules |
| 12 | - Database backend |
| 13 | - MySQL 5.7 with InnoDB support |
| 14 | - MariaDB 10.2 or later with InnoDB support |
| 15 | - Postgres 9.5 or later |
| 16 | - Oracle 12c or later |
| 17 | - SQLite 3.0 or later; for testing only, no upgrade path guaranteed |