Install page not moving....

21 views
Skip to first unread message

Brandon

unread,
Oct 10, 2011, 3:56:43 PM10/10/11
to OpenMeetings User
Hello Everyone,

Sorry if this has already been mentioned, but I could not find it. I
made a virtual box virtual server ubuntu 10.04 LTS with which I am
very familiar; I set up ghostscript and all the other programs, made
the mysql database utf8 and configured the openmeeting xml file. When
i ran red5.sh it loads and I can access http://ipaddress:5080/openmeetings/install.
When I fill out all the info and click install it just keeps loading
and does nothing....

What might be causing this?

Thanks,

Brandon

Guido Hornig

unread,
Oct 10, 2011, 5:01:30 PM10/10/11
to openmeet...@googlegroups.com
I had the same trouble
then I found  older instances of red5 still running

 ps -ef
 kill -9 <proc no.>

 helped it

and check out http://code.google.com/p/openmeetings/wiki/Configuration_Mysql

hope you get to step 2

Brandon

unread,
Oct 14, 2011, 8:30:07 PM10/14/11
to OpenMeetings User
Unfortunatly that did not work.... there was no other version running
and removing mysql_ from the xml file crashed it even worse :( Any
other ideas?

On Oct 10, 2:01 pm, Guido Hornig <m...@guido-hornig.de> wrote:
> I had the same trouble
> then I found  older instances of red5 still running
>
>  ps -ef
>  kill -9 <proc no.>
>
>  helped it
>
> and check outhttp://code.google.com/p/openmeetings/wiki/Configuration_Mysql

Brandon

unread,
Oct 14, 2011, 9:11:08 PM10/14/11
to OpenMeetings User
Retried and it is now updating the mysql database, however it still
wont move to step 2

seba....@gmail.com

unread,
Oct 15, 2011, 12:04:16 PM10/15/11
to openmeet...@googlegroups.com
I guess you've missed to configure server-character-set=utf8 in the mysql configuration file.
See those steps in the wiki to re-install with correct encoding.

Sebastian

2011/10/15 Brandon <brando...@gmail.com>
--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.




--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba....@gmail.com

Brandon

unread,
Oct 15, 2011, 5:39:22 PM10/15/11
to OpenMeetings User
Opps, you where right I simply ran :
CREATE DATABASE openmeetings
DEFAULT CHARACTER SET utf8
DEFAULT COLLATE utf8_general_ci;

and now it works!

Thanks,

Brandon

On Oct 15, 9:04 am, "seba.wag...@gmail.com" <seba.wag...@gmail.com>
wrote:
> I guess you've missed to configure server-character-set=utf8 in the mysql
> configuration file.
> See those steps in the wiki to re-install with correct encoding.
>
> Sebastian
>
> 2011/10/15 Brandon <brandon753...@gmail.com>
> seba.wag...@gmail.com
Reply all
Reply to author
Forward
0 new messages