Skip to content

Instantly share code, notes, and snippets.

@mes01
Forked from thanksdanny/LC_CTYPE.txt
Created October 31, 2017 16:27
Show Gist options
  • Star 17 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save mes01/c8634bd4f94f21e4f4259e257509d68f to your computer and use it in GitHub Desktop.
Save mes01/c8634bd4f94f21e4f4259e257509d68f to your computer and use it in GitHub Desktop.
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
@edisonex
Copy link

edisonex commented Sep 4, 2018

Thanks! It works

@HardSoft2023
Copy link

Thanks! It works

@PvUtrix
Copy link

PvUtrix commented Jan 5, 2019

Worked for me too, thx!

@git4rs
Copy link

git4rs commented Jan 30, 2019

Worked. Thanks !

@Khande1n
Copy link

Thanks!!!

@gtt116
Copy link

gtt116 commented Apr 3, 2019

Works for me, Thank you.

@akolonin
Copy link

Thanks MAN!!!

@NWU-eResearch
Copy link

Thanks!

@YasharHND
Copy link

Works for me too! Thanks!

@elrondwong
Copy link

Thanks! It works!

@szakes1
Copy link

szakes1 commented Mar 4, 2022

Works like a charm!

@seung1yoo
Copy link

Thanks! It works!

@emdowu
Copy link

emdowu commented Apr 3, 2022

Worked like a charm!

@saman202
Copy link

saman202 commented Apr 4, 2022

Thanks

@tamtd
Copy link

tamtd commented Apr 13, 2022

Worked for me too, thanks!

@mesabo
Copy link

mesabo commented Apr 21, 2022

Thank, you saved my week!

@YakirGiladi
Copy link

Thanks! It works!

@alexmasyukov
Copy link

Thanks! It fix my problem.

@talgaled
Copy link

thx where do i put the file??

@jerryoung
Copy link

thx

@ysonggit
Copy link

it works, thank you

@ctibordudahcl
Copy link

Perfect, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment