Forums / Setup & design / My system crash when rebuild cache

My system crash when rebuild cache

Author Message

Adolfo Barragán

Wednesday 16 August 2006 8:46:03 am

I'm working on a new site on my computer, so I need delete chache frequently.

I've deleted all cache files (via explorer, not via admin interface) and now, when I call my page, the system crash. It return me nothing and it has created only 3 files under var/cache/ini.

Windows XP, Apache 1.3.29 and PHP 4.4.3

I'm repeat operation (delete all cache files) on another site on my computer and I get same results: the system crash after rebuild 3 ini files.

What can I do?

Thanks in advance
Adolfo Barragán

Softriva .com

Thursday 17 August 2006 2:38:28 pm

In php.ini what is your

max_execution_time = ???

I am not sure if it is ok to use explorer to delete cache. I used the script that comes with ez but I am using Linux

./bin/shell/clearcache.sh --clear-all

I am not sure what is this script in WindowsXP.

Adolfo Barragán

Friday 18 August 2006 2:50:40 am

max_execution_time = 600

It's very strange. I've installed a new site from scratch, then I copy design and siteaccess directories and now it's working. I can delete cache directories and ezpublish rebuild then!

some elf on my system?

Regards
Adolfo Barragán

Marko Žmak

Friday 18 August 2006 3:32:05 am

What's your memory_limit in php.ini? I recommend 256Mb.

Also, it could be that your computer is too slow. Sometimes it happened to me that my site crashed when loading for the first time, but after I reloaded the page a few time (without clearing the cache in the meantime) it opened OK.

You could also try compiling the templates manually before loading the page by using the compile script:

bin/php/eztc.php

in eZ installation directory.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

eZ debug

Timing: Jan 18 2025 19:23:14
Script start
Timing: Jan 18 2025 19:23:14
Module start 'content'
Timing: Jan 18 2025 19:23:14
Module end 'content'
Timing: Jan 18 2025 19:23:14
Script end

Main resources:

Total runtime0.1940 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 587.7344180.8281
Module start 'content' 0.00750.0055 768.562594.0078
Module end 'content' 0.01290.1810 862.5703522.5781
Script end 0.1939  1,385.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00381.9661200.0002
Check MTime0.00150.7524200.0001
Mysql Total
Database connection0.00080.403110.0008
Mysqli_queries0.144874.61281410.0010
Looping result0.00160.82361390.0000
Template Total0.180593.010.1805
Template load0.00100.529410.0010
Template processing0.179592.492310.1795
Override
Cache load0.00070.342210.0007
Sytem overhead
Fetch class attribute can translate value0.00170.874210.0017
XML
Image XML parsing0.00030.143810.0003
General
dbfile0.00201.0362200.0001
String conversion0.00000.002230.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs