CacheToolBundle icon indicating copy to clipboard operation
CacheToolBundle copied to clipboard

1.7.0 mismatch in parameters

Open cobrowserAlex opened this issue 9 years ago • 0 comments

Thanks for a great bundle!

one small thing: if i install 1.7.0 i get:

  [RuntimeException]
  An error occurred when executing the "'cache:clear --no-warmup'" command:

    [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
    The parameter "cachetool.apc" must be defined.

seems like it should be looking for 'cache_tool', 1.6.2 works fine ;-)

cobrowserAlex avatar Jan 28 '16 10:01 cobrowserAlex