Making MySQL work with utf-8 in my.cnf configuration file
I'm having troubles trying to change the character sets in MySQL. I'm trying to edit the file "/etc/my.cnf" with the information taken from "http://stackoverflow.com/questions/3513773/change-mysql-default-character-set-to-utf8-in-my-cnf". The problem is, that adding this information to my file (and many others taken from the internet), the MySQL server doesn't start (when rebooting to implement the changes). I get this message: [root@tribals ~] # /etc/init.d/mysql restart Shutting down MySQL.. SUCCESS! Starting MySQL................................... ERROR! To be more specific I'll also post