Revision: 4385
Author:   [email protected]
Date:     Fri Oct  7 08:12:43 2011
Log:      Edited wiki page Configuration_IBM_DB2 through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4385

Modified:
 /wiki/Configuration_IBM_DB2.wiki

=======================================
--- /wiki/Configuration_IBM_DB2.wiki    Thu Sep 29 10:35:11 2011
+++ /wiki/Configuration_IBM_DB2.wiki    Fri Oct  7 08:12:43 2011
@@ -2,7 +2,7 @@
 #labels Configuration


-== Database Setup ==
+== Before you start ==

 _Tested with IBM DB2 Express-C 9.7.x_

@@ -14,6 +14,14 @@
 {{{
CREATE DATABASE openmeet AUTOMATIC STORAGE YES ON 'C:' DBPATH ON 'C:' USING CODESET UTF-8 TERRITORY DE COLLATE USING System PAGESIZE 16 K
 }}}
+
+ * If you encounter issues, you can drop the db again and delete the file $red5/webapps/openmeetings/conf/install.xml and then run the web based installer again
+
+=== Steps todo ==
+ # Rename<br/>$red5/webapps/openmeetings/WEB-INF/classes/META-INF/db2_persistance.xml<br/>to<br/>$red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistance.xml + # Prepare Database Settings - go to openmeetings_version_no_xx/webapps/openmeetings/WEB-INF/classes/META-INF/persistance.xml + MySQL-Database-Users: Alter following config values in `persistance.xml` $DB_HOST $USER_NAME $USER_PASS with your values + # Run red5-service and goto the web-based installer: http://localhost:5080/openmeetings/install

 == DB2 Sample Configuration ==

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to