ID: 10603
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: No Feedback
Bug Type: Gettext related
Operating System: Windows 2000
PHP Version: 4.0.5
New Comment:
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
Previous Comments:
------------------------------------------------------------------------
[2002-01-14 15:48:37] [EMAIL PROTECTED]
Is this valid on 4.1.1?
------------------------------------------------------------------------
[2001-05-02 05:05:06] [EMAIL PROTECTED]
I run php as apache module (apache 1.3.19)
I put this code:
putenv("LANG=RO");
bindtextdomain ("domain", "./locale");
textdomain ("domain");
everything is ok.
Then I modify the value of the language ( and it's ok 'cause I display
it with getenv("LANG"), but the translation doesn't change.
If I run php as cgi this works fine.
I have the same problem with php 4.0.4pl1
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=10603&edit=1