Symfony 执行"';缓存:清除--无预热'&引用;命令

Symfony 执行"';缓存:清除--无预热'&引用;命令,symfony,Symfony,我想将我的symfony2.0项目升级到symfony2.3 我按照上面的方法升级了我的项目。但是我面临以下错误 [RuntimeException] An error occurred when executing the "'cache:clear --no-warmup'" command. 运行sudophp composer.phar更新--没有脚本我遇到了相同的错误

我想将我的symfony2.0项目升级到symfony2.3

我按照上面的方法升级了我的项目。但是我面临以下错误

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

运行
sudophp composer.phar更新--没有脚本

我遇到了相同的错误。我试着跑

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

还有一个错误。我修复了这个错误,之后我可以在没有这个不明确错误的情况下进行更新。

您是否使用诸如admin/root等命令?尝试删除
app/cache/*
hey@kovarthan您能解决您的问题吗?当然,如果这些答案中有一个对你有效,你应该真的接受它对我也有效。我的一个文件中存在一个php错误,阻止了安装。干得好@Manuel
php app/console