bug in ezstaticcache.php for staticcache in windows

Author Message

Bin LIU

Thursday 24 May 2007 6:18:10 am

kernel\classes\ezstaticcache.php

line 393

---// if ( strtolower( substr( PHP_OS, 3 ) ) == 'win' )
+++if ( strtolower( substr( PHP_OS, 0, 3 ) ) == 'win' )

=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

André R.

Thursday 24 May 2007 9:17:09 am

Bugs are repported on issues.ez.no

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Kristof Coomans

Thursday 24 May 2007 9:22:24 am

This is a known issue: http://issues.ez.no/8782

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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 21 2025 20:34:11
Script start
Timing: Jan 21 2025 20:34:11
Module start 'layout'
Timing: Jan 21 2025 20:34:11
Module start 'content'
Timing: Jan 21 2025 20:34:12
Module end 'content'
Timing: Jan 21 2025 20:34:12
Script end

Main resources:

Total runtime1.2168 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.0625151.2266
Module start 'layout' 0.00530.0021 739.289136.6797
Module start 'content' 0.00731.2088 775.9688604.2031
Module end 'content' 1.21610.0006 1,380.171911.8125
Script end 1.2168  1,391.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2572160.0002
Check MTime0.00130.1035160.0001
Mysql Total
Database connection0.00080.068710.0008
Mysqli_queries1.175996.6359590.0199
Looping result0.00050.0397570.0000
Template Total1.185097.420.5925
Template load0.00210.173820.0011
Template processing1.182997.211620.5914
Template load and register function0.00010.009110.0001
states
state_id_array0.00170.142410.0017
state_identifier_array0.00090.076720.0005
Override
Cache load0.00170.1425130.0001
Sytem overhead
Fetch class attribute can translate value0.00050.043930.0002
Fetch class attribute name0.00110.093460.0002
XML
Image XML parsing0.00270.224830.0009
class_abstraction
Instantiating content class attribute0.00000.000660.0000
General
dbfile0.00230.1893280.0001
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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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