ID:               37932
 Updated by:       [EMAIL PROTECTED]
 Reported By:      prodelal at oldany dot cz
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Linux / RHEL 4
 PHP Version:      4.4.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2006-06-27 18:39:54] prodelal at oldany dot cz

We'd like to use PHP4. Our application aren't prepare for PHP5.

And I think, it is not repaired in 4.4, because as I wrote, we use the
latest one version 4.4.2. Using anu CVS code is to risky for us I
think.

Is there any change, that this bug would repaired in some 4.4.3? And it
would be released (if anybody knows that)?

------------------------------------------------------------------------

[2006-06-27 18:35:29] [EMAIL PROTECTED]

It should also be fixed in 4.4.

------------------------------------------------------------------------

[2006-06-27 18:25:56] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip



------------------------------------------------------------------------

[2006-06-27 18:18:27] prodelal at oldany dot cz

Description:
------------
We use mbstring directives in .htaccess in one of our virtualhost

.htaccess:
==========
php_value mbstring.func_overload 6
php_value mbstring.internal_encoding UTF-8
php_flag mbstring.encoding_translation Off

But problem is, that if one of apache process load this virtualhost
(mean processing it), after that next virtualhost is load into this
proccess and mbstring settings are valid here also.

We have to do in all our projects, that we put into .htaccess
directives of mbstring which set default values. This is not OK,
becuase we have troubles with older and new projects, we have to set
defautl values of mbstring, because if there are settings (above), many
projects would not work and post errors, because they have different
encoding.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37932&edit=1

Reply via email to