I instaled openmeetings.(Debian) I had some problem when I start
http://1XX.X.X.X:5080/openmeetings/Install. it saids 404 not found.
and then i've tried http://$YOUR_IP:8080/lps-4.0.6/videoconference/
and the windows opened but it tried a couple time to connect and
failed. Database not created. I restart Red5. What may be problem?
Please help


<!-- User  / Password -->
           <property name="connection.username">root</property>
           <property name="connection.password">xxxxx</property>

           <!-- Database Settings -->
           <property
name="connection.driver_class">com.mysql.jdbc.Driver</property>
           <property
name="dialect">org.hibernate.dialect.MySQLInnoDBDialect</property>
           <property name="connection.url">jdbc:mysql://localhost/
openmeetings?
useUnicode=true&amp;createDatabaseIfNotExist=true&amp;characterEncoding=utf-8</
property>

           <property name="hibernate.connection.CharSet">utf8</
property>
           <property
name="hibernate.connection.characterEncoding">utf8</property>
           <property name="hibernate.connection.useUnicode">true</
property>



-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to