How to manual remove cache files?

Author Message

Osichr Hayez

Tuesday 18 April 2006 3:25:10 am

Unfortunately I have to run ezpublish on a rather slow win2k server. I only have ftp-access.

Running the clear-cache function in admin takes a couple of minutes, so I'd like to remove the cache file manually.

Where do I find the cachefile for the file plain/override/templates/my_full_article.tpl?

zaxofeel .v

Tuesday 18 April 2006 4:03:58 am

i think you may find them here

ezpublish / var / plain / cache /

Osichr Hayez

Thursday 20 April 2006 6:12:51 am

Yes, this is the location of all cache files. My point was to only remove a single file, and not all. I've found the specific template cache files, but removing this didnt do the trick. But strangely enough; deleting the <i>content</i> cache file did the trick!

Betsy Gamrat

Thursday 20 April 2006 8:58:38 am

Take the time to navigate through the /var directory.

You'll find all the caches.

Any time you have an eZ problem, one of the best starting points is to clear the cache.

Mark Marsiglio

Thursday 20 April 2006 9:13:16 am

You have to remove the single file that is associated with the template you are trying to clear, and then also remove the Cache-Block folder. There may be an identifiable file in that folder somewhere, but I found that through FTP it is pretty quick to remove 1 cache file and that folder. Also, it does not take long for the server to rebuild the cache of that 1 file.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

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 18 2025 19:32:55
Script start
Timing: Jan 18 2025 19:32:55
Module start 'layout'
Timing: Jan 18 2025 19:32:55
Module start 'content'
Timing: Jan 18 2025 19:32:55
Module end 'content'
Timing: Jan 18 2025 19:32:55
Script end

Main resources:

Total runtime0.0129 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 587.9375152.6250
Module start 'layout' 0.00470.0022 740.562539.4453
Module start 'content' 0.00690.0044 780.007893.2422
Module end 'content' 0.01130.0016 873.250034.3047
Script end 0.0128  907.5547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002217.3008140.0002
Check MTime0.00107.9529140.0001
Mysql Total
Database connection0.00075.563510.0007
Mysqli_queries0.001813.905930.0006
Looping result0.00000.085310.0000
Template Total0.00129.610.0012
Template load0.00075.142410.0007
Template processing0.00064.457810.0006
Override
Cache load0.00053.626810.0005
General
dbfile0.00021.556480.0000
String conversion0.00000.046440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

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

Time used to render debug report: 0.0001 secs