Reply to Re: Setlocale problem (PHP on Linux)

Your name:

Reply:


Posted by Schraalhans Keukenmeester on 09/27/08 11:35

Janwillem Borleffs wrote:
> Schraalhans Keukenmeester wrote:
>
>>I run Apache 1.3.33 and PHP 5.0.4 on my Suse9.2 Linux box.
>>If I try any of the following:
>>
>>setlocale (LC_TIME,'nl');
>>setlocale (LC_TIME,'nl_NL'); //example php.net site
>>setlocale (LC_TIME,'NL');
>>setlocale (LC_TIME,'Dutch');
>>setlocale (LC_TIME,'nl-NL');
>>etc.
>>
>>nothing changes, and FALSE is returned.
>>When invoked with a NULL value, 'c' is returned.
>>In /usr/share/locale the dir for Dutch localization is called nl.
>>
>
>
> Try the following script and check which locales return 1:
>
> <?php
>
> $locale = '/usr/share/locale';
> $list = glob("$locale/*nl*");
>
> foreach ($list as $item) {
> $item = basename($item);
> echo " $item : ", setlocale(LC_TIME, $item) ? 1 : 0, "\n";
> }
>
> ?>
>
>
I tried and got no results at all. Trying to glob other directories
returns unexpected results. Some dirs produce a full array with all the
files present in that directory, others produce nothing or -stranger-
only one item.

For instance, glob(/bin/*) only returns fortune, and so does
glob(/usr/share/*). All other files/dirs are not in the array. If I look
at ownership and rights, these have similar settings to all other
entries. Vague... Perhaps an Apache or php.ini setting? I am lost here.

I am gonna try all locale entries by hand I think, see which do yield a
positive result.

Thanks for your help JW!
Regards
Sh

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация