Problem when I charge eZ/index.php/plain

Problem when I charge eZ/index.php/plain

Wednesday 21 December 2005 12:39:57 pm - 1 reply

Author Message

Ɓukasz Serwatka

Monday 09 January 2006 3:38:12 am

Hi Natalia,

It looks like your PHP is compiled without mbstring extension. You need to recompile your PHP and enable it.

-enable-mbstring=LANG
or
-enable-mbstring=all

If you can't recompile PHP try disable mbstring support in i18n.ini.append.php file

[CharacterSettings]
MBStringExtension=disabled

Remember to clear the all cache.

Hope it will help you.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.