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

Cannot install ezplatform on 1.7 branch

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • 1.7.8, 1.13.4
    • 1.13.2-rc1
    • None
    • None
    • ezplatform and ezplatform-ee metarepos
      1.7 branch

    Description

      It's not possible to install eZ Platform (and eZ Platform EE) using the current 1.7 branch.

      Requirements:
      1. Working server (Apache/nginx) that will go along with freshly created installation. Note: debug has to be disabled and env should be prod.

      Steps to reproduce:
      1. Clone the repo: git clone http://github.com/ezsystems/ezplatform-ee.git ezplatform -b 1.7
      2. Install composer dependencies (composer install)
      3. Install the data (php app/console ezplatform:install clean or php app/console ezplatform:install studio-clean
      4. Clear cache, install assets etc.:
      php app/console cache:clear -e prod && php app/console assets:install --symlink -e prod && php app/console assetic:dump -e prod

      Expected:
      When trying to access the frontend Home is displayed (or login panel if /ez is accessed)

      Actual:
      Browser displays that Internal Error happened. The following is visible in Apache log:

      [Tue Mar 27 11:53:36.301343 2018] [:error] [pid 2216] [client 192.168.33.1:54190] PHP Fatal error:  Cannot redeclare class Symfony\\Component\\HttpFoundation\\RequestMatcherInterface in /home/vagrant/platform_clean_ftr/app/cache/prod/classes.php on line 973
      

      Github issue: https://github.com/ezsystems/ezplatform-http-cache/issues/57

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 7 hours, 30 minutes
                1d 7h 30m