so, as i noted, i followed the debian instructions (which they noted were pretty old). however, i switched over to the cent instructions at some point near the end of the debian instructions.
what i'd recommend is to try to follow the centos instructions from start to end. use apt-cache search to find the equivalent debian package name. per your question to my issue, i just had to do a simple 'service mysql restart', mysql -p (login), 'drop database openmeetings; exit;' start openmeetings again (i actually removed openmeetings and unzipped it again since the only thing i changed was the hibernate.cfg.xml and it seemed to have a log of me starting the install and failing somewhere). my only comment to the documentation is, (i don't know if it matters) but, i'd put the: default-character-set=utf8 character-set-server=utf8 after [mysqld] hth On Mon, Jun 13, 2011 at 07:13, manu balraj singh <[email protected]> wrote: > Hello wilson, > did you use xampp for the same? if you did not , then please give me the > steps you used to configure my sql in dsetail. i also am facing the same > problem and can not get things working. > > -- > 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. > -- 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.
