apache crashes under windows

Author Message

Georg Franz

Tuesday 18 November 2003 1:59:21 pm

Hi,

I do developing with a windows xp machine, php 4.3.3, Apache 1.3.28, mysql 4)

Sometimes my apache crashes if I do something like
{$node.contentobject|attribute(show,2)} in my templates.

Has anyone else a similar problem?

bye,
Emil.

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

Pål Øystein Carlsen

Wednesday 19 November 2003 12:36:53 am

Jupp, have had the same problem I think it has something to do with to great path depth or something, check out this page: http://ezwiki.blanko.info/index.php/3XHT_DumpAttr
if you want to show the attributes of a node try this(sniped from link):
{$node|attribute(show,1)}
{$node.parent|attribute(show,3)}

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 01:19:26
Script start
Timing: Jan 19 2025 01:19:26
Module start 'layout'
Timing: Jan 19 2025 01:19:26
Module start 'content'
Timing: Jan 19 2025 01:19:27
Module end 'content'
Timing: Jan 19 2025 01:19:27
Script end

Main resources:

Total runtime0.6348 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.0054 590.4297152.6250
Module start 'layout' 0.00540.0037 743.054739.4453
Module start 'content' 0.00910.6243 782.5000521.4609
Module end 'content' 0.63350.0013 1,303.96098.1641
Script end 0.6348  1,312.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5047160.0002
Check MTime0.00130.2091160.0001
Mysql Total
Database connection0.00070.112810.0007
Mysqli_queries0.592793.3692540.0110
Looping result0.00050.0865520.0000
Template Total0.605995.420.3029
Template load0.00220.343920.0011
Template processing0.603795.094520.3018
Template load and register function0.00010.016210.0001
states
state_id_array0.00070.117810.0007
state_identifier_array0.00090.142820.0005
Override
Cache load0.00170.2748160.0001
Sytem overhead
Fetch class attribute can translate value0.00110.178720.0006
Fetch class attribute name0.00090.139930.0003
XML
Image XML parsing0.00060.090920.0003
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00070.1141160.0000
String conversion0.00000.001640.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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
3content/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: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs