1

(2 replies, posted in Setup)

In  the file ../lang/installed_languages.inc make sure your language has 'encoding' => 'UTF-8'
file PHP.ini add --> character-set-server = utf8
file my.ini (windows) or my.cnf (linux) add-->  character-set-server = utf8

I have the same problem