ID: 37468 Updated by: [EMAIL PROTECTED] Reported By: edacval at gmail dot com -Status: Open +Status: Bogus Bug Type: mbstring related Operating System: linux gentoo 2.6.16 PHP Version: 5.1.4 New Comment:
Which means it works fine. Previous Comments: ------------------------------------------------------------------------ [2006-07-30 13:25:06] edacval at gmail dot com # php /tmp/1.php | grep strict_detect mbstring.strict_detection => Off => Off mbstring.strict_detection => On => Off # cat /tmp/1.php <?php phpinfo(); ini_set("mbstring.strict_detection", "On"); phpinfo(); ?> Same result ------------------------------------------------------------------------ [2006-06-01 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, 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". ------------------------------------------------------------------------ [2006-05-24 22:21:16] [EMAIL PROTECTED] # php /tmp/1.php | grep strict_detect mbstring.strict_detection => Off => Off mbstring.strict_detection => On => Off # cat /tmp/1.php <?php phpinfo(); ini_set("mbstring.strict_detection", "On"); phpinfo(); ?> ------------------------------------------------------------------------ [2006-05-19 01:19:29] edacval at gmail dot com Yes,files match - /etc/php/apache2-php5/php.ini ( checked 1000 times ! :)).I can change all other setting,except this. Server API - Apache 2.0 Handler. Can provide php.ini file and phpinfo() output,if this help to solve the problem. ------------------------------------------------------------------------ [2006-05-17 13:06:40] [EMAIL PROTECTED] Is the php.ini file path shown in phpinfo() match the php.ini file you've changes? Also, what SAPI are you using? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/37468 -- Edit this bug report at http://bugs.php.net/?id=37468&edit=1