Hi Duy/Sebastian, I tried to install MySql version 5.0 using XAMPP 1.4.16 so that I can get rid of the same problem. I was able to get the tables created in mysql's openmeetings database. But that does not take me to my openmeetings homepage using http://localhost:5080/openmeetings/ and gives an error:
Autoconnect NetConnection.Connect.Failed rtmpt://192.168.1.216:8088/openmeetings/hibernate Any clues? Regards, Syed On Feb 15, 7:54 am, Duy Phuc Do <[email protected]> wrote: > Hi! I had answer for my issue. I post here maybe helpful for someone. > That is the key word 'type' is no longer supported in MySQL from version > 5.1. It's replaced by 'engine'. > Therefore, without changing the code, I have to use MySQL version 5.0 or > lower for intalling completely. > > Alex Do. -- 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.
