I'd like to create a mysql database wich default encoding would be utf8-general-ci. It seems that cpanel just doesn't permit this: It asks for database name, then create a latin1-swedish-ci database.
Is there a way I can create an utf8 database?
I tried to access mysql via my ssh access, but I just dont know wich username and pass I should give to the "mysql" command
Thanks in advance for your reply.