[BlueOnyx:15422] Re: Drupal 7.27 install error on 5106

Michael Stauber mstauber at blueonyx.it
Tue May 20 15:01:15 -05 2014


Hi Robert,

> Multibyte string function overloading in PHP is active and must be
> disabled. Check the php.ini mbstring.func_overload setting.
> 
> I searched for a solution and tried adding .htaccess to the site as 
> follows, but still not getting past this error...
> 
> php_value mbstring.http_input pass
> php_value mbstring.http_output pass
> php_value mbstring.encoding_translation 0
> php_value mbstring.func_overload 0
> 
> Anyone ran into this and know how to resolve this issue with Drupal 7 on 
> this Blueonyx 5106 server?

Do you have suPHP enabled for that Vsite? If so, the settings from your
.htaccess will not carry over. Instead you must add them to the php.ini
in the Vsites root directory. To do so, remove the chattrib protection
on it first with "chattr -i php.ini".


-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list