I can set LANG=en_US.UTF-8 in /etc/init.d/apache on a Ubuntu system,
PHP's setlocale echos it and i18n text is handled properly.

However, if I do [EMAIL PROTECTED] or LANG=de_DE.UTF-8 setlocale
returns nothing and there is no error reported in Apache's log.

If I run:

  # locale -a
  C
  en_US.utf8
  POSIX

This suggests to me that I simply do not have the right locate data. Do
I need to install locale files? The language-support-de package on Ubuntu
looks promising but I'm not sure. Any ideas?

Mike

-- 
Michael B Allen
PHP Active Directory Kerberos SSO
http://www.ioplex.com/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to