Re: Re: Using Translation from PEAR, other libraries
Christophe Chisogne <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
Ian Eure wrote: > - Apache (1.3.x at least) won't display Gettext'ed strings if it's locale is > set to 'C' (the default), and has issues if it's set differently. I'm interested to know about these issues. I discover gettext uses a cache system : it sometimes requires to reload Apache if some translated strings changed. About setting locales, I discover that php safe_mode can forbid settings env var like LC_ALL, which makes impossible to switch locale. Are those the issues you talked about? If not, what are they? Christophe -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php