After spending entirely too many hours debugging the thing, I just found out that just setting the language domain with setlocale is not enough. At least with apache-1.3, you also have to set the environment variable “LANG” with putenv. Now, the localized applications show their beauty in all languages.
NetBSD, apache and php-gettext
March 30th, 2005 by konrad Leave a reply »
Advertisement