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, "[email protected]" <[email protected]> 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 <[email protected]> > > > > > > > > > > > Retried and it is now updating the mysql database, however it still > > wont move to step 2 > > > On Oct 14, 5:30 pm, Brandon <[email protected]> wrote: > > > 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 <[email protected]> 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 > > > > > hope you get to step 2 > > > -- > > 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. > > -- > Sebastian > Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagner-sebastian.com > [email protected] -- 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.
