What if the Chinese garbled code appears when visiting the html page in Centos?
What if the Chinese garbled code appears when visiting the html page in Centos? I believe that many novice rookies can do nothing about this. Through the summary of this article, I hope you can find a solution.
1. Install the language pack yum-y install kde-l10n-Chinese & & yum-y reinstall glibc-commonlocaledef-c-f UTF-8-I zh_CN zh_CN.utf8export LC_ALL=zh_CN.utf8vim / etc/profile export LC_ALL=zh_CN.utf8export LANG=zh_CN.UTF-8source / etc/profilevim / etc/locale.confLANG=zh_US.UTF-82. Specify the character set to be used in the meta of html
After reading the above, have you mastered the method to solve the Chinese garbled code when visiting the html page in Centos? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!