Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-26280

ENV Parameter injecting is not working

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: High High
    • Customer request
    • 1.5.0, 1.4.1
    • Install, Symfony
    • None

    Description

      When specifying ENV var SYMFONY__SEARCH_ENGINE and installing eZ Platform/Enterprise like the following

      export SYMFONY__SEARCH_ENGINE="solr"
      php -d memory_limit=-1 app/console ezplatform:install --env prod clean
      

      SEARCH_ENGINE is not forwarded to the subprocess that installs the index.
      As result, the var will not be injected, as expected. Such mechanism is documented here:
      http://symfony.com/doc/current/configuration/external_parameters.html

      Tested on eZ Platform/Enterprise 1.4 and 1.5

      Attachments

        Activity

          People

            Unassigned Unassigned
            ricardo.correia-obsolete@ez.no Ricardo Correia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: