No more ‘php_value mbstring.func_overload’ in .htaccess

Since to the patch of php bug #43227
There is no more effect on .htaccess ‘php_value mbstring.func_overload’ setting.

The work-around is to set func_overload into Apache virtualhost config file.
php_admin_value mbstring.func_overload X
X is the value that you want to set.

Leave a Reply

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.