美文网首页
[CentOS] cannot change locale (U

[CentOS] cannot change locale (U

作者: 彭天自 | 来源:发表于2016-06-24 16:57 被阅读0次

If you get the following error:-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8)
please open the file /etc/environment
and add the lines below:LANG=en_US.UTF-8LC_ALL=en_US.UTF-8
Restart your VPS for changes to apply.

相关文章

网友评论

      本文标题:[CentOS] cannot change locale (U

      本文链接:https://www.haomeiwen.com/subject/rxgodttx.html