Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: Smallbox on January 15, 2018, 03:09:50 PM
-
I'am installed SME 9.2. After that I'am installed pphp 5.6 addition.How I can how do I initialize the variable mbstring.func_overload?
-
I'am installed SME 9.2. After that I'am installed pphp 5.6 addition.How I can how do I initialize the variable mbstring.func_overload?
Using either php.ini or .htaccess
1. Read here https://secure.php.net/manual/en/mbstring.overload.php
2. Look in the wiki for mbstring and you will find this: https://wiki.contribs.org/Egroupware
3. Look in the wiki for AllowOverride https://wiki.contribs.org/Useful_Commands
4. If you know what you are doing then the templates for php56 are here /etc/e-smith/templates/opt/remi/php56/root/etc/php.ini
Just takes bit of time to do some proper research......