Language mess with storage platform

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wanted to give a localized lang file for my users. And found this.

file -i en.ini.php
en.ini.php: text/plain; charset=us-ascii

/etc/init.d/httpd
HTTPD_LANG=${HTTPD_LANG-"C"}

echo $LANG
C

If i wanted to use utf-8 crafted lang file, system basically hangs at
second step.
You do not want to disrupt normal script operations at system level,
but you are sacrificing the main reason of those language files.

How i can make it work now?
Can we use utf-8 as a system wide variable? "en_US.UTF-8"

Kunth




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux