Problem when I charge eZ/index.php/plain

Author Message

Natalia Lillo

Wednesday 21 December 2005 12:39:57 pm

Hi,
I have a problem when I charge my site wiht eZ, the error is the following:

Fatal error: Call to undefined function: mb_strlen() in E:\web\ezpublish-3.7.2\var\plain\cache\template\compiled\node_list-bbf92443ccc3d4ef8c2a94d8cd070257.php on line 39

Exist any parameter what I can to config in eZ Publish to get error's detail and so fix it?

Cheers

Natalia

Ɓ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

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

eZ debug

Timing: Jan 18 2025 22:39:06
Script start
Timing: Jan 18 2025 22:39:06
Module start 'layout'
Timing: Jan 18 2025 22:39:06
Module start 'content'
Timing: Jan 18 2025 22:39:07
Module end 'content'
Timing: Jan 18 2025 22:39:07
Script end

Main resources:

Total runtime0.9320 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 588.0703152.6406
Module start 'layout' 0.00710.0045 740.710939.4766
Module start 'content' 0.01160.9189 780.1875526.7891
Module end 'content' 0.93050.0015 1,306.97668.1250
Script end 0.9320  1,315.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3494160.0002
Check MTime0.00140.1460160.0001
Mysql Total
Database connection0.00210.225010.0021
Mysqli_queries0.880594.4717540.0163
Looping result0.00060.0626520.0000
Template Total0.890995.620.4455
Template load0.00250.264920.0012
Template processing0.888495.318920.4442
Template load and register function0.00020.024110.0002
states
state_id_array0.00100.108910.0010
state_identifier_array0.00120.132320.0006
Override
Cache load0.00190.2071180.0001
Sytem overhead
Fetch class attribute can translate value0.00060.068420.0003
Fetch class attribute name0.00120.132630.0004
XML
Image XML parsing0.00080.086820.0004
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00090.0983180.0001
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs