root@LINUX:/etc/default# cat /etc/default/locale
LANG="zh_TW.UTF-8"
LANGUAGE="zh_TW:en" <==這裡好像有問題。
LC_MESSAGES="zh_TW.UTF-8"
root@LINUX:/etc/default# dpkg-reconfigure locales
Generating locales...
en_AG.UTF-8... up-to-date <===都是 en
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NG.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
zh_HK.UTF-8... up-to-date
zh_TW.UTF-8... up-to-date
Generation complete.
root@LINUX:/etc/default#
這裡不知該如何解決。
我的 WWW SERVER 昨天同步更新,剛剛老師來反應 xoops 無法登入,連我的帳號也無法登入,
只好找出昨天更新前每三個小時備份一次的 mysql 才又回復正常可以登入 。