Hello,
Besides the .htaccess which might be an apache configuration problem if
you use ini_set("mbstring.func_overload",2) in a script of this
directory does it work?
no, also the ini_set does not work for this Directive.
In addition to this heck your apache configuration to see if you allow
.htaccess to be parsed.
apache and .htaccess are ok
i added a scond line which changes mbstring.encoding_translation from off to
on without problems:
Directive Local Value Master Value
mbstring.encoding_translation On Off
mbstring.func_overload 0 0
.htaccess:
php_value mbstring.func_overload 2
php_flag mbstring.encoding_translation On
Can you confirm or rebut this behavior?
Should we go to internals list?
Thanks,
Andre
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php