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

Modified:
 /wiki/Configuration_Postgres.wiki

=======================================
--- /wiki/Configuration_Postgres.wiki   Tue Oct  4 13:45:21 2011
+++ /wiki/Configuration_Postgres.wiki   Fri Oct  7 08:11:30 2011
@@ -1,3 +1,18 @@
 #summary One-sentence summary of this page.

-There is a MySQL sample config: postgres_persistance.xml that ships with every release of OpenMeetings. +There is a MySQL sample config: postgres_persistance.xml that ships with every release of !OpenMeetings.
+
+=== Before you start ===
+
+  * Make sure that you have set utf8 as default/server-character-set
+  * make sure Postgres is listening on TCP/IP connections!
+
+To verify if Postgres connection is working: OpenMeetings will automatically create all tables in the database.
+
+ * 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/postgres_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 + # Run red5-service and goto the web-based installer: http://localhost:5080/openmeetings/install

--
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