【问题标题】:Error installing eZ publish platform安装 eZ 发布平台时出错
【发布时间】:2015-12-09 17:01:30
【问题描述】:

我正在尝试安装 ezpublish 平台 15.05.02。当我运行composer update 时出现以下错误

[Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException]
The service "ezplatform.installer.install_command" has a dependency on a non-existent parameter "search_engine". Di
d you mean one of these: "ezpublish.api.search_engine.class", "ezpublish.api.search_engine.factory.class", "ezpubli
sh.api.search_engine.default"?

【问题讨论】:

    标签: ezpublish ezplatform


    【解决方案1】:

    您可以将search_engine: legacy 添加到ezpublish/config/parameters.yml 以满足此要求。

    【讨论】:

    • 可能是parameters.yml 被作曲家link 覆盖所以添加 "keep-outdated": true 到 composer.json 的额外部分
    【解决方案2】:

    请注意,您现在可以使用 eZ Launchpad 在 Docker 上轻松引导您的项目。 https://ezsystems.github.io/launchpad/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-04-09
      • 1970-01-01
      • 2015-07-20
      • 2021-04-18
      • 1970-01-01
      • 2020-02-13
      • 2015-05-06
      • 1970-01-01
      相关资源
      最近更新 更多