Re: Re: Problems with GetText

Daniel Carrera <[email protected]> Mon, 13 Aug 2007 16:56:07 +0200
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
Tomas Kuliavas wrote:
> var_dump(setlocale(LC_ALL, 'es'));
> 
> setlocale() call is used only on Linux OS'es and you will need working
> system locale (check 'locale -a' output). BSD needs environment
> variables. setlocale return values are not correct on OpenBSD.

Thanks. The output of that is 'false' and the system is Linux. What 
should I say to my web host? What do they need to do?

Thanks a lot for the help. I was really stuck.

-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php