Fatal Error

Author Message

Antonio Caccamo

Saturday 29 November 2003 5:36:02 pm

Fatal error: Allowed memory size of 14680064 bytes exhausted (tried to allocate 2048 bytes) in /home/httpdocs/lib/ezxml/classes/ezxml.php on line 374
Fatal error: eZ publish did not finish it's request

The execution of eZ publish was abruptly ended, the debug output is present below.

Aya Brea

Sunday 30 November 2003 10:07:16 pm

Increase memory for PHP by editing php.ini file.

Kristian Bording

Thursday 08 January 2004 5:02:31 am

I did not think you needed more then 12MB? Then shouldn't 14 be sufficient?

Kristian

Balazs Halasy

Thursday 08 January 2004 5:38:23 am

Depends on what you're using eZ publish for and how it is used. If there is a lot of traffic and huge transactions then you might have to increase the PHP memory limit. Bad/unoptimal template code usually leads to more memory being used. Try 16,24,32,48 or 64MB; however, according to some people here 16 is usually enough for "normal" sites.

Balazs

PS: Cronjobs might eat a lot of memory.

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 07:09:57
Script start
Timing: Jan 19 2025 07:09:57
Module start 'layout'
Timing: Jan 19 2025 07:09:57
Module start 'content'
Timing: Jan 19 2025 07:09:58
Module end 'content'
Timing: Jan 19 2025 07:09:58
Script end

Main resources:

Total runtime1.0314 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.0313152.6094
Module start 'layout' 0.00620.0031 741.640639.4063
Module start 'content' 0.00941.0206 781.0469576.5391
Module end 'content' 1.03000.0014 1,357.585912.2031
Script end 1.0314  1,369.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3240160.0002
Check MTime0.00130.1293160.0001
Mysql Total
Database connection0.00090.087810.0009
Mysqli_queries0.981295.1296640.0153
Looping result0.00090.0871620.0000
Template Total0.996796.620.4984
Template load0.00220.210820.0011
Template processing0.994696.427320.4973
Template load and register function0.00020.015610.0002
states
state_id_array0.00080.079010.0008
state_identifier_array0.00120.112320.0006
Override
Cache load0.00180.1719160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.060440.0002
Fetch class attribute name0.00100.098350.0002
XML
Image XML parsing0.00100.096340.0002
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00100.1003160.0001
String conversion0.00000.000940.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
4content/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
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: 6

Time used to render debug report: 0.0001 secs