Index: unix_installer/installer-package/lams.properties =================================================================== RCS file: /usr/local/cvsroot/unix_installer/installer-package/lams.properties,v diff -u -r1.2 -r1.3 --- unix_installer/installer-package/lams.properties 25 Jun 2007 05:30:10 -0000 1.2 +++ unix_installer/installer-package/lams.properties 13 Mar 2008 05:58:55 -0000 1.3 @@ -1,4 +1,4 @@ -# Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) +# Copyright (C) 2008 LAMS Foundation (http://lamsfoundation.org) # License Information: http://lamsfoundation.org/licensing/lams/2.0/ # # This program is free software; you can redistribute it and/or modify @@ -37,8 +37,8 @@ # Database name, username and password for your LAMS database -DB_NAME=lams -DB_USER=lams +DB_NAME=lams2 +DB_USER=lamsuser DB_PASS=lamsdemo @@ -71,7 +71,7 @@ JBOSS_DIR=/usr/local/jboss-4.0.2 # The directory that contains your JDK. (Must be 1.5 or higher) -JDK_DIR=/usr/bin/java/jdk1.6.0_01/ +JDK_DIR=/usr/bin/java/jdk1.5.0_11/ # The location of your mysql executable (Must be 5.0 or higher) SQL_DIR=/usr/bin