Ticket #182 (new defect)

Opened 3 months ago

templates garbled when xcache.stat = On

Reported by: corinl@… Owned by: moo
Priority: major Milestone: 1.3.0
Component: cacher Version: 1.2.2
Keywords: stat, garbled, cache Cc:
Blocked By: PHP Version: 5.2.6
Application: Need User Feedback: no
Other Exts: SAPI: Irrelevant
Probability: Always Blocking:

Description

I'm running a big site on a debian system where php uses a lot of smarty templates.

I now upgraded to:

PHP 5.2.6-1 with Suhosin-Patch 0.9.6.2 (cli) (built: May 4 2008 19:41:04) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

with XCache v1.2.2, Copyright (c) 2005-2007, by mOo

After the upgrade I saw some templates being wrongly composed. It seems that some templates are chosen at places where others should be. The problem disappered when I either disable xcache completey or change xcache.stat from On to Off!

With having xcache.stat set to Off my site works fine, but after changes I always have to reload apache, which is really annoying :-(

Note: See TracTickets for help on using tickets.