i have a vps server i installed nginx + php-fpm now i have a problem with mb_strtolower() function this is my php info pleas goto this adress to see my php info
Search in your php.ini for this line:
php.ini
;zend.multibyte = Off
And change it to:
zend.multibyte = On