Hello, I'm having difficulty installing OpenMeetings? on localhost,
can anyone help me?

I am using configuration:

My database... (vertrigoserv in localhost)

User: root
Password: vertrigo

This is the error message that appears when I try to install:
Net status: NetConnection?. Connect. Failed

Please someone help me configure the line programming?

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

<!-- Database Settings -->

<property name="connection.driver_class">com.mysql.jdbc.Driver</
property>
<!-- for performance reasons changed to MyISAM from
org.hibernate.dialect.MySQLInnoDBDialect -->
<property name="dialect">org.hibernate.dialect.MySQLMyISAMDialect</
property>
<property name="connection.url">jdbc:mysql://localhost/openmeetings?
autoReconnect=true&amp;useUnicode=true&amp;createDatabaseIfNotExist=true&amp;characterEncoding=utf-8</
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-u...@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