Installation and some scripts crashes

Author Message

Alberto Mucignat

Wednesday 27 April 2005 4:02:51 am

Some pages strangely crashes when attempts to load them.
Crash occure by memory allocation exausted (I did extend to 64Mb, which is such a crazyness, but still isn't enough)

I tried to install using the wizard but when I tried to go on from initial page I get a crash (exausted memory and/or script time exceeded), so I went into manual installation and now it works. Well, it shows me a login page, but when I tried to subscribe I still get a crash...

For instance
http://stage/ezpublish/index.php/admin/user/register
creashes with:


Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40961 bytes) in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezphpcreator.php on line 509

Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezexecution.php on line 158

Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezsession.php on line 121

Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

Is there a way to do not use too much memory allocation?

Ɓukasz Serwatka

Wednesday 04 May 2005 1:18:16 am

Hi Alberto,

Try disable TextTranslation in site.ini.append.php if you are using other language then eng-GB

[RegionalSettings]
TextTranslation=disabled

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 19 2025 04:35:31
Script start
Timing: Jan 19 2025 04:35:31
Module start 'layout'
Timing: Jan 19 2025 04:35:31
Module start 'content'
Timing: Jan 19 2025 04:35:32
Module end 'content'
Timing: Jan 19 2025 04:35:32
Script end

Main resources:

Total runtime1.3241 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.0058 589.2813152.6406
Module start 'layout' 0.00580.0028 741.921939.4922
Module start 'content' 0.00861.3142 781.4141528.9609
Module end 'content' 1.32270.0013 1,310.37508.1406
Script end 1.3241  1,318.5156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2597160.0002
Check MTime0.00160.1172160.0001
Mysql Total
Database connection0.00110.082110.0011
Mysqli_queries1.280696.7132540.0237
Looping result0.00060.0446520.0000
Template Total1.272996.120.6365
Template load0.00220.163920.0011
Template processing1.270795.969420.6354
Template load and register function0.00020.017210.0002
states
state_id_array0.00160.121410.0016
state_identifier_array0.00290.221120.0015
Override
Cache load0.00180.1390160.0001
Sytem overhead
Fetch class attribute can translate value0.00080.063620.0004
Fetch class attribute name0.00100.077630.0003
XML
Image XML parsing0.00080.057320.0004
class_abstraction
Instantiating content class attribute0.00000.000530.0000
General
dbfile0.00090.0651180.0000
String conversion0.00000.000540.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
2content/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs