[Neos] Clear Cache manually

Patric Eckhart me at patric.at
Wed Dec 18 17:45:56 CET 2013


Pretty cool, but how can I do that? What command must be inside the PHP?

I have tried the following commands, but they don´t work :-(


<?php
exec ("./flow flow:cache:flush --force");
?>

<?php
exec (".././flow flow:cache:flush --force");
?>


More information about the Neos mailing list