I installed om 1.6 on Centos 5.5 (wget http://i4demo.com/openmeetings/builds/432/openmeetings_r3621.zip ). I can bring up http://hostname:5080/openmeetings/install however, after filling out form nothing happens. I edited hibernate.cfg.xml to include character set = utf8. I tried using a password for root in hibernate.cfg.xml and then not using one..no go. The server has a public address and hostname. I checked to make sure red5 was running netstat -nap | grep 5080
*Red5* tcp 0 0 :::5080 :::* LISTEN 2779/java tcp 0 0 ::ffff:111.111.111.111:5080 ::ffff:10.1.10.174:51027 ESTABLISHED 2779/java (real IP address changed ) *MySql* tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2935/mysqld tcp 0 0 127.0.0.1:3306 127.0.0.1:42585 ESTABLISHED 2935/mysqld tcp 0 163 127.0.0.1:3306 127.0.0.1:54424 ESTABLISHED 2935/mysqld tcp 0 0 127.0.0.1:3306 127.0.0.1:54422 ESTABLISHED 2935/mysqld unix 2 [ ACC ] STREAM LISTENING 9205 2935/mysqld /var/lib/mysql/mysql.sock *Openoffice* tcp 0 0 127.0.0.1:8100 0.0.0.0:* LISTEN 2329/soffice.bin What should I try to get mysql connected? -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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-user?hl=en.
