I missed that there are two cache_warmer settings, one is framework.cache_warmer and other framework.templating.cache_warmer
On Wed, Mar 2, 2011 at 2:06 PM, <[email protected]> wrote: > Hey, > I'm trying to warm up the cache with CLI, however I run into error: > Warning: include(path/app/cache/env/templates.php): failed to open > stream: No such file or directory in > path/vendor/symfony/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php > on line 45 > > It seems that > 'Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer' > is never run when doing cache warmup via CLI. > > Is this a bug or a feature? > -- > Aurelijus ValeiĊĦa > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
