21 | | * To use this option a MySQL server with the following setup is required: |
22 | | * Hostname = "gnumimssql01" (Setup DNS or add an entry to /etc/hosts) |
23 | | * Port = "3306" (The default MySQL port) |
24 | | * database = "gnumims_prod" |
25 | | * username = "gnumimsadmin" (This user must have all access to the database above) |
26 | | * password = "gnumimsadmin" (Having an open password is not a problem if MySQL is suitably firewalled and/or accepts only local connections) |
| 21 | * To use this option a MySQL server needs to [wiki:MysqlConfig configured]: |