Details

    Description

      In the Upgrading from 5.2 to 5.4 doc,https://doc.ez.no/display/EZP/Upgrading+from+5.2+to+5.4 , the following configurations to put in the ezpublish/config/*.yml files has wrong indentation.
      They had 2 or 3 spaces instead of 4:

      parameters:
         database_driver: pdo_mysql
         database_host: localhost
         database_port: 3306
         database_name: ezdemo
         database_user: my_user
         database_password: my_password
         database_charset: UTF8
      
      doctrine:
         dbal:
      
      ezpublish:
        repositories:
      
      ezpublish:
        system:
            my_siteaccess_group:
                repository: main
      
      _liip_imagine:
        resource: "@LiipImagineBundle/Resources/config/routing.xml"
      
      
      

      Attachments

        Activity

          People

            bertrand.dunogier@ibexa.co Bertrand Dunogier
            Paulo.Silva-obsolete@ez.no Paulo Silva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: