Problem with cache

Author Message

Joan Massey Figols

Monday 01 November 2004 3:20:30 pm

Hi,

I have a problem with the cache, every time that I clear all caches the first time that I reload the main page of my site I obtain this message:

<b>Fatal error: eZ publish did not finish its request

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

If I put the debug option to enbled the message doesn't appear.

Can anybody help me with this?

Thanks.

Joan Massey Figols

Wednesday 03 November 2004 4:43:09 am

Well finally I have found the solution to this problem.

I have changed some "php.ini" values:

max_execution_time = 120
max_input_time = 60
memory_limit = 64M

and now everything is working well.

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:11:30
Script start
Timing: Jan 19 2025 07:11:30
Module start 'layout'
Timing: Jan 19 2025 07:11:30
Module start 'content'
Timing: Jan 19 2025 07:11:31
Module end 'content'
Timing: Jan 19 2025 07:11:31
Script end

Main resources:

Total runtime1.3699 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 589.1328152.6094
Module start 'layout' 0.00730.0040 741.742239.4141
Module start 'content' 0.01131.3572 781.1563424.4141
Module end 'content' 1.36850.0014 1,205.57038.1875
Script end 1.3698  1,213.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2271160.0002
Check MTime0.00130.0960160.0001
Mysql Total
Database connection0.00080.061310.0008
Mysqli_queries1.326796.8477520.0255
Looping result0.00060.0408500.0000
Template Total1.317996.220.6590
Template load0.00220.160920.0011
Template processing1.315796.043820.6578
Template load and register function0.00030.019110.0003
states
state_id_array0.00230.165610.0023
state_identifier_array0.00300.222320.0015
Override
Cache load0.00180.1279180.0001
Sytem overhead
Fetch class attribute can translate value0.00100.071310.0010
Fetch class attribute name0.00160.119920.0008
XML
Image XML parsing0.00010.007010.0001
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00190.1422100.0002
String conversion0.00000.000640.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
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/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs