【问题标题】:Why is drush failing with command terminated error message?为什么 drush 失败并显示命令终止错误消息?
【发布时间】:2016-12-07 17:43:33
【问题描述】:

每次我尝试在 Drupa 7 环境中运行 drush cc all 时,都会收到以下错误消息

Drush command terminated abnormally due to an unrecoverable error.                                                 [error]
Error: Cannot redeclare xxxx() (previously declared in

我正在使用 Drush 8.1.3

有谁知道是什么导致 drush 失败?

【问题讨论】:

    标签: drush


    【解决方案1】:

    错误:无法重新声明 xxxx()(之前在 这意味着代码中已经存在一个名为 xxxx() 的函数,并且您已经重新定义了它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-07-28
      • 2019-11-01
      • 2015-11-29
      • 2013-09-14
      • 1970-01-01
      • 2012-11-26
      相关资源
      最近更新 更多