Fatal error when Local setting othet than eng-GB

Author Message

Zoltan Szappanos

Friday 28 March 2003 6:42:23 am

With eZP 3 final there is a Fatal error when I change the the 'Locale' setting in site.ini other than eng-GB, in my case i use the following set:

[RegionalSettings]
Locale=hun-HU

and there is a fatal error:
Fatal error: Maximum execution time of 30 seconds exceeded in e:\\program files\\ez systems\\ezpublish\\lib\\ezi18n\\classes\\ezutf8codec.php on line 108

Fatal error: Maximum execution time of 30 seconds exceeded in e:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezexecution.php on line 155

Fatal error: Maximum execution time of 30 seconds exceeded in e:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezsession.php on line 73
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

Is anyone could help me?

Sergiy Pushchin

Friday 28 March 2003 7:08:52 am

Please look here
http://ez.no/developer/ez_publish_3/forum/install_configuration/all_went_fine_until_

In short: first time you run eZ publish with locale other than eng-GB it needs to parse big xml file with your locale it takes more than 30 seconds, you need to increase time limit for you php. It will happens only once.
Btw: There is no hungrian interface translation in eZ publish 3.

Zoltan Szappanos

Monday 31 March 2003 12:26:43 pm

Thanks for your help. That was the solution.

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 10:28:28
Script start
Timing: Jan 18 2025 10:28:28
Module start 'layout'
Timing: Jan 18 2025 10:28:28
Module start 'content'
Timing: Jan 18 2025 10:28:29
Module end 'content'
Timing: Jan 18 2025 10:28:29
Script end

Main resources:

Total runtime0.9162 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 588.0391152.6406
Module start 'layout' 0.00640.0038 740.679739.4766
Module start 'content' 0.01030.9047 780.1563506.1328
Module end 'content' 0.91490.0012 1,286.28918.4375
Script end 0.9162  1,294.7266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.4205160.0002
Check MTime0.00150.1618160.0001
Mysql Total
Database connection0.00100.111510.0010
Mysqli_queries0.866794.5949570.0152
Looping result0.00070.0739550.0000
Template Total0.880496.120.4402
Template load0.00240.263620.0012
Template processing0.878095.828820.4390
Template load and register function0.00020.023610.0002
states
state_id_array0.00110.122010.0011
state_identifier_array0.00160.177420.0008
Override
Cache load0.00200.2211210.0001
Sytem overhead
Fetch class attribute can translate value0.00110.117920.0005
Fetch class attribute name0.00140.150440.0003
XML
Image XML parsing0.00060.067520.0003
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00070.0760160.0000
String conversion0.00000.001240.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs