Changes between Version 14 and Version 15 of Installing


Ignore:
Timestamp:
Jun 28, 2010, 3:58:41 AM (14 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing

    v14 v15  
    1919   * But has the advantage that no database setup is required, this is what the online demo runs.
    2020  * The production [http://www.gnumims.org/downloads/prod/gnuMims.war WAR] is configured to use MySQL (we currently use Debian Lenny: mysql-server-5.0)
    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]:
    2722  * For other database options please see the developer page.
    2823