NiftyHost Forums (Archive)

Full Version: [SOLVED] [SOLV'D] new problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
yesterday when I install new plugin on my discuz 7.2, the chinese characters does not show correctly...just showing"??????"

I think the support staff should fix this kind of problem

my site : http://khy.n1fty.com

thanks for your attention

I think your server is misconfigurated

character set client utf8
(整體值) latin1
character set connection latin1
character set database latin1

character set filesystem binary
character set results utf8
(整體值) latin1
character set server latin1

character set system utf8
character sets dir /usr/share/mysql/charsets/
collation connection latin1_swedish_ci
collation database latin1_swedish_ci
collation server latin1_swedish_ci


the red in color is the wrong part
hope the problem can be fixed ASAP
Did you specify the charset
my character set is utf8
Change it to a charset that supports your language. I don't think this is our problem.