[FLOW3-general] Problems with production context (caching?)
Michael Knoll
mimi at kaktusteam.de
Tue Jun 12 13:23:24 CEST 2012
Hi there,
I have problems getting correct output in live context. When I run my
application in develop context, everything works fine. If I switch to
production context, some pages seem not to react on changes in the code.
I use
flow3 flow3:cache:flush
to flush my cache. But even after putting die() on the first line of my
controller action, I get the old output. It is not cached as HTML as
parameters are passed into the output correctly.
Any ideas?
Thanks
Mimi
More information about the FLOW3-general
mailing list