Forums / Setup & design / cache, again, not clearing

cache, again, not clearing

Author Message

Pierre Bastoul

Tuesday 20 December 2005 1:00:50 am

hi all,

I have read lot of content about cache, tried lot of settings but it still doesn't work for me !
When I update content in eZp 3.7.2 changes are only show in admin... I need to manualy clear all cache to see it in my others siteaccess.

here are some of my settings :

viewcache.ini.append.php :

[ViewCacheSettings]
SmartCacheClear=enabled

site.ini.append.php :

[ContentSettings]
ViewCaching=enabled

[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled

can someone help ?

Paul Forsyth

Tuesday 20 December 2005 1:16:19 am

I had this problem too. I had to make sure that the siteaccesses were declared in content.ini.

content.ini

[VersionView]
AvailableSiteDesignList[]
AvailableSiteDesignList[]=admin
AvailableSiteDesignList[]=yours

Paul

Pierre Bastoul

Tuesday 20 December 2005 2:15:19 am

Paul, I can't believe it ! you solved my problem !
Thanks, thanks, and thanks again !

Pierre

Vincent Mellano

Thursday 14 December 2006 2:20:13 am

The cache is not clearing on solaris.
(SunOS 5.9 Generic_118558-11 sun4u sparc SUNW,Ultra-4)

When I update content via the admin interface, I don't see my changes neither in my user site nor in the admin interface.

In the editor my changes are there when I edit it again but not in the admin preview.

I've got 2 environments exactly with exactly the same settings and content.
One on windows XP and the other one on Solaris.

The one on windows recache correctly.

The rights on my cache directory (and sub directories) seem to be ok.
(I did a recursive chmod with 666)

Thanks for your help

Regards

Vincent

PS: Ezpublish 3.8.6 - OE 4.1.5 - PHP 4.4.3 - mysql-5.0.24

eZ debug

Timing: Jan 19 2025 02:43:15
Script start
Timing: Jan 19 2025 02:43:15
Module start 'content'
Timing: Jan 19 2025 02:43:15
Module end 'content'
Timing: Jan 19 2025 02:43:15
Script end

Main resources:

Total runtime0.0152 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 590.8516180.8359
Module start 'content' 0.00640.0054 771.687593.8828
Module end 'content' 0.01180.0034 865.570370.7031
Script end 0.0152  936.2734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002315.1364120.0002
Check MTime0.00127.8148120.0001
Mysql Total
Database connection0.00095.673210.0009
Mysqli_queries0.002818.261140.0007
Looping result0.00000.117420.0000
Template Total0.003120.010.0031
Template load0.00085.056410.0008
Template processing0.002314.970510.0023
Override
Cache load0.00063.716410.0006
General
dbfile0.00042.3732100.0000
String conversion0.00000.031330.0000
Note: percentages do not add up to 100% because some accumulators overlap

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.0001 secs