Cache clear does not work in Windows XP

Author Message

Tore Skobba

Saturday 30 October 2004 6:46:18 am

When I push the button "clear cache" the cache is not cleared.. I think it is failing because in my Windows XP enviroment the var dir is set to read only. But I can not uncheck it! This is really frustrating because I know that at my work it is working in Windows XP.. So I know there is a solution but I can not find. Maybee anyone here knows it.

UPDATE: As a stop gap solution is disabled the cache with this in my siteaccess site.ini.append:
[ContentSettings]
# Whether to use view caching or not
ViewCaching=disabled

UPDATE 2: Seems to me that I also had different var dir settings in my site.ini.override. I.e admin cache only cleared the admin cache, while the default design cache was left untouched.

Marko Žmak

Saturday 30 October 2004 8:12:58 am

You should specify a little your problem with the readonly property of the var dir:

Are you using NTFS filesystem (probably yes)?

Where are you trying to make the var dir readonly? From the General properties tab or the Security tab? You should probaly make the var dir writeable from the Security, for the user under which your apache is running (or for Everyone).

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

Hubert Farnsworth

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 20 2025 08:46:04
Script start
Timing: Jan 20 2025 08:46:04
Module start 'layout'
Timing: Jan 20 2025 08:46:04
Module start 'content'
Timing: Jan 20 2025 08:46:04
Module end 'content'
Timing: Jan 20 2025 08:46:04
Script end

Main resources:

Total runtime0.0174 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.0055 590.8750152.6406
Module start 'layout' 0.00550.0026 743.515639.4766
Module start 'content' 0.00810.0071 782.992289.3359
Module end 'content' 0.01520.0022 872.328130.3047
Script end 0.0174  902.6328 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002715.3770140.0002
Check MTime0.00116.4818140.0001
Mysql Total
Database connection0.00105.776610.0010
Mysqli_queries0.002112.164230.0007
Looping result0.00000.068310.0000
Template Total0.001810.310.0018
Template load0.00105.778010.0010
Template processing0.00084.500210.0008
Override
Cache load0.00074.023310.0007
General
dbfile0.00158.489480.0002
String conversion0.00000.046540.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