[PHP-DEV] PHP 4.0 Bug #10058: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Gettext related Bug description: Gettext doesn't react when I change the language I set the language with this: putenv ("LC_ALL=ro"); and the translation is ok. if I change it to: p

[PHP-DEV] PHP 4.0 Bug #10058 Updated: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
ID: 10058 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Gettext related Description: Gettext doesn't react when I change the language I set the language with this: putenv ("LC_ALL=ro"); and the translation is ok. if I change it to: putenv ("LC_ALL=de"); and reload the page

[PHP-DEV] PHP 4.0 Bug #10058 Updated: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
ID: 10058 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Gettext related Description: Gettext doesn't react when I change the language Nope. If I use only setlocale("LC_ALL","ro") - I tried other thing too like "LC_MESSAGES" or "ro_RO", changed the names of diretories - it doesn't wor

[PHP-DEV] PHP 4.0 Bug #10135: Problem(?) with environment variables when running as module

2001-04-03 Thread bogdan
From: [EMAIL PROTECTED] Operating system: Win 2k PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: Problem(?) with environment variables when running as module The ideea is that when I run php as an Apache module, it is impossible to change the value of a

[PHP-DEV] Bug #10603: Problems changing the language.

2001-05-02 Thread bogdan
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: Gettext related Bug description: Problems changing the language. I run php as apache module (apache 1.3.19) I put this code: putenv("LANG=RO"); bindtextdomain ("domain", "./locale"); tex

[PHP-DEV] php4isapi interpreting script from buffer ruther from file

2002-10-30 Thread Bogdan Pietroiu
->ServerSupportBuffer ) ? thanks, Bogdan Pietroiu -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP] Rounding....

2002-02-10 Thread Bogdan Stancescu
I guess that's because nobody knows beforehand which direction the fuzz should go - should it go "a little" upwards or "a little" downwards in order to match all systems? Just my two cents. Bogdan Matthew Clark wrote: > Seeing as the mathematically correct way