Changes between Version 7 and Version 8 of Installing
- Timestamp:
- Oct 31, 2009, 9:48:03 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installing
v7 v8 21 21 * username = "gnumimsadmin" (This user must have all access to the database above) 22 22 * password = "gnumimsadmin" (Having an open password is not a problem if MySQL is suitably firewalled and/or accepts only local connections) 23 * Most common databases should work but a custom WAR will have to be built.23 * For other database options please see the developer page. 24 24 25 25 '''Steps''' … … 38 38 * TOMCAT5_SECURITY=no 39 39 * Note: the above security settings should not be used in production, see http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html 40 * Note: as always the more memmory the better but gnumims is know to run at this setting and perhaps even lower.