Fixing the LC_CTYPE: cannot change locale (UTF-8) error on CentOS 6
15 February 2013
nano /etc/sysconfig/i18n
At the last line, add
LC_ALL=en_US.UTF-8
Done!
15 February 2013
nano /etc/sysconfig/i18n
At the last line, add
LC_ALL=en_US.UTF-8
Done!