[FLOW3-general] Changing FLOW3_CONTEXT to Production
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Thu Oct 4 07:47:33 CEST 2012
Hi,
On 03/10/12 23:58, Bernhard Bezdek wrote:
> Before you go crazy looking for an error on your side, try clearing the cache manually by removing the contents of Data/Temporary/.
>
> Yes right the whole content meaning all Folder and Files in this folder.
There is actually a command to do just that (within one context):
./flow3 flow3:cache:flush --force TRUE
or for production context:
FLOW3_CONTEXT=Production ./flow3 flow3:cache:flush --force TRUE
Cheers,
Christian
More information about the FLOW3-general
mailing list