# [Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8):
No such file or directory]
vi /etc/environment
# add these lines...
LANG=en_US.utf-8`
LC_ALL=en_US.utf-8`
# [Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8):
No such file or directory]
vi /etc/environment
# add these lines...
LANG=en_US.utf-8`
LC_ALL=en_US.utf-8`