Index: macosx_installer/lams/db/README.txt =================================================================== diff -u -r9226515349726d34eda36d3c75da8b9351c8c72c -rd25a496da6000fcffc569f2611183c953a9e3977 --- macosx_installer/lams/db/README.txt (.../README.txt) (revision 9226515349726d34eda36d3c75da8b9351c8c72c) +++ macosx_installer/lams/db/README.txt (.../README.txt) (revision d25a496da6000fcffc569f2611183c953a9e3977) @@ -1,9 +1,10 @@ If you need to reset LAMS, you should be able to run this script but take into account that this WILL WIPE OUT ALL THE EXISTING INFORMATION!! - /usr/local/lams/ant/bin/ant -v -logfile database.log insert-data +If you want to change any db settings, modify the db.properties file accodingly. -Note that if the MySQL password is *not* blank, then you should change this in the db.properties file. + /usr/local/lams/ant/bin/ant -v -logfile database.log insert-data + If you have questions or comments: http://lamscommunity.org Thanks