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