Hello,
following in my .htaccess works with php 5.2.6 (mod_php)
php_value mbstring.func_overload 2
Seems that since (5.2.7?) 5.2.8/5.2.9 this value is not any more accepted by
php in .htaccess.
mbstring.func_overload should be changeable by PHP_INI_PERDIR which includes
.htaccess
Other values are changeable by .htaccess so it should not be a general
problem on my side.
Please someone could check this?
Thanks,
Andre
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php