I just noticed something strange.
I installed RedHat 6.2 using the French language [ insert joke here ]
to run Apache and PHP.
The trouble is that when I run set, I see:

LANG=fr_FR

but not:

LC_ALL=fr_FR

Apparently, PHP would prefer to see LC_ALL rather than LANG.
I tried adding LC_ALL="fr_FR" to /etc/sysconfig/i18n
but /etc/profile.d/lang.sh unsets LC_ALL (huh?).
I can get around that by re-exporting LC_ALL at the very end of
/etc/profile but this seems more like a bug than a feature to me.

Am I screwing up, missing the obvious or anything else?

Emmanuel Seyman



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to