Get custom programming done at ScriptLance.com!

Language

locale settings

|

Some times you may experience problems with language settings, for example error messages about the misconfigured language.

MySQL utf8 support

| |

Add in /etc/mysql/my.cnf the following options:

[mysqld]
default-character-set=utf8
character-set-server=utf8

[client]
default-character-set=utf8

Syndicate content

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.