So after migrating to Symfony v2.3 I keep getting the following message whenever I try to clear my cache:
The parameter "kernel.http_method_override" must be defined.
I've looked around Google and everyone is saying to clear the cache directories manually. I did that and also deployed a new (clean) version. The problem remains.
Can anyone provide more information about how to fix this?
Thanks
Problem occurs only when you eg. call "assets:install", "assetic:dump", BEFORE you delete the cache of the symfony's previous version.
So that explains why the problem "misteriously" dissapeared. Delete the cache folder, or call "cache:clear", before you execute any other console command.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With