Comment by mwanin:

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

I am using configuration:

My database...
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"></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>
       


For more information:
http://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings

--

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