diff options
author | http://joey.kitenet.net/ <http://joey.kitenet.net/@web> | 2009-01-24 12:43:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-01-24 12:43:32 -0500 |
commit | a6eb921b9dfdfe8b1299b354885a0ee1dbe90a9c (patch) | |
tree | 18146428d1e35d97741db47725c673c4b4e60e12 /doc/forum | |
parent | 1f87dd2c7d3a2c8171725e55341a91b45ca054ba (diff) |
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/chinese_character_problem.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/chinese_character_problem.mdwn b/doc/forum/chinese_character_problem.mdwn index 950383348..fed1fcd82 100644 --- a/doc/forum/chinese_character_problem.mdwn +++ b/doc/forum/chinese_character_problem.mdwn @@ -7,3 +7,7 @@ I am using the latest ikiwiki(manually installed as non-root user) and CGI::Form 这个没问题 it is not a problem on ikiwiki website though. Thanks. + + +> Is your system perhaps not configured with a utf-8 default locale? Or ikiwiki not configured to use it? +> Make sure that some utf-8 locale is enabled (in /etc/locale.gen on Debian for example) and try setting `locale` in your > ikiwiki setup file. --[[Joey]] |