[openmeetings-user] Re: Install page not moving....

2011-10-15 Thread Brandon
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" 
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 
>
>
>
>
>
>
>
>
>
> > Retried and it is now updating the mysql database, however it still
> > wont move to step 2
>
> > On Oct 14, 5:30 pm, Brandon  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  wrote:
>
> > > > I had the same trouble
> > > > then I found  older instances of red5 still running
>
> > > >  ps -ef
> > > >  kill -9 
>
> > > >  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 openmeetings-user@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.
>
> --
> Sebastian 
> Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagner-sebastian.com
> seba.wag...@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 openmeetings-user@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.



Re: [openmeetings-user] Re: Install page not moving....

2011-10-15 Thread seba.wag...@gmail.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 

> Retried and it is now updating the mysql database, however it still
> wont move to step 2
>
>
> On Oct 14, 5:30 pm, Brandon  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  wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I had the same trouble
> > > then I found  older instances of red5 still running
> >
> > >  ps -ef
> > >  kill -9 
> >
> > >  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 openmeetings-user@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.
>
>


-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@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 openmeetings-user@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.



[openmeetings-user] Re: Install page not moving....

2011-10-14 Thread Brandon
Retried and it is now updating the mysql database, however it still
wont move to step 2


On Oct 14, 5:30 pm, Brandon  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  wrote:
>
>
>
>
>
>
>
> > I had the same trouble
> > then I found  older instances of red5 still running
>
> >  ps -ef
> >  kill -9 
>
> >  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 openmeetings-user@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.



[openmeetings-user] Re: Install page not moving....

2011-10-14 Thread Brandon
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  wrote:
> I had the same trouble
> then I found  older instances of red5 still running
>
>  ps -ef
>  kill -9 
>
>  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 openmeetings-user@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.



[openmeetings-user] Re: Install page not moving....

2011-10-10 Thread Guido Hornig
I had the same trouble
then I found  older instances of red5 still running

 ps -ef 
 kill -9  

 helped it

and check out http://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 view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/taUq7cxRvfMJ.
To post to this group, send email to openmeetings-user@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.