[Asterisk-Users] AGI problem (crash) in RH9
Michael T Farnworth
mtf at maximasystems.com
Fri Oct 17 15:20:39 MST 2003
On Fri, 17 Oct 2003, mattf wrote:
> Redhat has EVERYTHING set to LANG=UTF-8 and it screws up all sorts of perl
> stuff, and several other pre-written programs in other languages too
It is a pain, and it even breaks man pages and all sorts of other things
in my experience. I recommend disabling the UTF-8 default by editing:
/etc/sysconfig/i18n
The top line probably reads something like:
LANG="en_US.UTF-8"
change it to:
LANG="en_US"
or "en_GB" if you are a UK person.
You probably need to reboot after doing that.
Michael
>
>
> MATT---
More information about the asterisk-users
mailing list