Hi, after the installation, when it offers to enter the application, I get this error:
Error Missing [204] Error Missing [556] Error Missing [642] I know this has been reported and solved before, but I cannot get it to work. My database is utf8, so that should not be the problem: mysql> show variables like 'char%'; +--------------------------+----------------------------+ | Variable_name | Value | +--------------------------+----------------------------+ | character_set_client | utf8 | | character_set_connection | utf8 | | character_set_database | utf8 | | character_set_filesystem | binary | | character_set_results | utf8 | | character_set_server | utf8 | | character_set_system | utf8 | | character_sets_dir | /usr/share/mysql/charsets/ | +--------------------------+----------------------------+ Any ideas what causes this error message? I am desperate here, after many unsuccessful attempts of installing openmeetings. Cheers uwe