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

"demo-clean" installer data broken

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • QA tracked issues, 2015.05
    • dev-master, 2015.05
    • Install, Misc
    • Operating System: CentOS 7.0 x64
      PHP Version: 5.4.16
      Database and version: Mariadb 5.5
      Browser (and version): Firefox 38

    Description

      When accessing http://<mySite>/shell
      I have the following error

       [2/2] NotFoundException: Could not find 'Content' with identifier 'array (
      'id' => 10,
      'languages' => NULL,
      'versionNo' => 2,
      )'  -
      
          in vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php at line 422
      

      The full stack trace

      [1] eZ\Publish\Core\Base\Exceptions\NotFoundException: Could not find 'Content' with identifier 'array (
        'id' => 10,
        'languages' => NULL,
        'versionNo' => 2,
      )'
          at n/a
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php line 422
      
          at eZ\Publish\Core\Repository\ContentService->internalLoadContent('10')
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/UserService.php line 532
      
          at eZ\Publish\Core\Repository\UserService->loadUser('10')
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryFactory.php line 86
      
          at eZ\Bundle\EzPublishCoreBundle\ApiLoader\RepositoryFactory->buildRepository(object(Handler), object(eZPublishCoreSearchLegacyHandler_0000000061237ec500000000380f65c51f7afdfcc7750cfc54883c00d4bb1614))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 2010
      
          at ezpublishDevDebugProjectContainer->getEzpublish_Api_InnerRepositoryService(false)
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 2001
      
          at ezpublishDevDebugProjectContainer->{closure}(null, object(eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614), 'getUserService', array(), object(Closure))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 28205
      
          at Closure->__invoke(null, object(eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614), 'getUserService', array(), object(Closure))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 28205
      
          at eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614->getUserService()
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php line 346
      
          at eZ\Publish\Core\SignalSlot\Repository->getUserService()
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 33247
      
          at eZPublishCoreSignalSlotRepository_00000000612379b500000000380f65c51f7afdfcc7750cfc54883c00d4bb1614->getUserService()
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authentication/AnonymousAuthenticationProvider.php line 43
      
          at eZ\Publish\Core\MVC\Symfony\Security\Authentication\AnonymousAuthenticationProvider->authenticate(object(AnonymousToken))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php line 80
      
          at Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(object(AnonymousToken))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php line 56
      
          at Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->handle(object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php line 69
      
          at Symfony\Component\Security\Http\Firewall->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
              in  line 
      
          at call_user_func(array(object(Firewall), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php line 61
      
          at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
              in  line 
      
          at call_user_func(object(WrappedListener), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php line 164
      
          at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php line 53
      
          at Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php line 167
      
          at Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php line 124
      
          at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 128
      
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 68
      
          at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69
      
          at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 196
      
          at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
              in /var/www/html/ezpublish5/web/index.php line 81
      
      [2] eZ\Publish\Core\Base\Exceptions\NotFoundException: Could not find 'content' with identifier 'contentId: 10, versionNo: 2'
          at n/a
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Legacy/Content/Handler.php line 324
      
          at eZ\Publish\Core\Persistence\Legacy\Content\Handler->load('10', '2', null)
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 33867
      
          at eZPublishCorePersistenceLegacyContentHandler_0000000061237bfa00000000380f65c51f7afdfcc7750cfc54883c00d4bb1614->load('10', '2', null)
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/ContentHandler.php line 70
      
          at eZ\Publish\Core\Persistence\Cache\ContentHandler->load('10', '2', null)
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php line 418
      
          at eZ\Publish\Core\Repository\ContentService->internalLoadContent('10')
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/UserService.php line 532
      
          at eZ\Publish\Core\Repository\UserService->loadUser('10')
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryFactory.php line 86
      
          at eZ\Bundle\EzPublishCoreBundle\ApiLoader\RepositoryFactory->buildRepository(object(Handler), object(eZPublishCoreSearchLegacyHandler_0000000061237ec500000000380f65c51f7afdfcc7750cfc54883c00d4bb1614))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 2010
      
          at ezpublishDevDebugProjectContainer->getEzpublish_Api_InnerRepositoryService(false)
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 2001
      
          at ezpublishDevDebugProjectContainer->{closure}(null, object(eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614), 'getUserService', array(), object(Closure))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 28205
      
          at Closure->__invoke(null, object(eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614), 'getUserService', array(), object(Closure))
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 28205
      
          at eZPublishCoreRepositoryRepository_000000006123784000000000380f65c51f7afdfcc7750cfc54883c00d4bb1614->getUserService()
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php line 346
      
          at eZ\Publish\Core\SignalSlot\Repository->getUserService()
              in /var/www/html/ezpublish5/ezpublish/cache/dev/ezpublishDevDebugProjectContainer.php line 33247
      
          at eZPublishCoreSignalSlotRepository_00000000612379b500000000380f65c51f7afdfcc7750cfc54883c00d4bb1614->getUserService()
              in /var/www/html/ezpublish5/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authentication/AnonymousAuthenticationProvider.php line 43
      
          at eZ\Publish\Core\MVC\Symfony\Security\Authentication\AnonymousAuthenticationProvider->authenticate(object(AnonymousToken))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php line 80
      
          at Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(object(AnonymousToken))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php line 56
      
          at Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->handle(object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php line 69
      
          at Symfony\Component\Security\Http\Firewall->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
              in  line 
      
          at call_user_func(array(object(Firewall), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php line 61
      
          at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
              in  line 
      
          at call_user_func(object(WrappedListener), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php line 164
      
          at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php line 53
      
          at Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php line 167
      
          at Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php line 124
      
          at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 128
      
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 68
      
          at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69
      
          at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
              in /var/www/html/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 196
      
          at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
              in /var/www/html/ezpublish5/web/index.php line 81
      
      Steps to reproduce:

      – Install ezplatform following instructions from ezplatform::INSTALL.md
      in my case, I used: php -d memory_limit=-1 composer.phar create-project --no-dev ezsystems/ezplatform ezpublish5 dev-master

      Installing ezsystems/ezplatform (dev-master a2b028b8c5582b28b6664f2ba9b2f34d22370cba)
        - Installing ezsystems/ezplatform (dev-master master)
          Cloning master
      
      Created project in ezpublish5
      Loading composer repositories with package information
      Installing dependencies from lock file
        - Installing components/jquery (2.1.4)
          Downloading: 100%
      
        - Installing doctrine/lexer (v1.0.1)
          Loading from cache
      
        - Installing doctrine/annotations (v1.2.6)
          Downloading: 100%
      
        - Installing doctrine/collections (v1.3.0)
          Loading from cache
      
        - Installing doctrine/inflector (v1.0.1)
          Loading from cache
      
        - Installing doctrine/cache (v1.4.1)
          Loading from cache
      
        - Installing doctrine/common (v2.5.0)
          Loading from cache
      
        - Installing doctrine/dbal (v2.5.1)
          Loading from cache
      
        - Installing twig/twig (v1.18.2)
          Downloading: 100%
      
        - Installing psr/log (1.0.0)
          Downloading: 100%
      
        - Installing symfony/symfony (v2.7.1)
          Downloading: 100%
      
        - Installing doctrine/doctrine-cache-bundle (v1.0.1)
          Loading from cache
      
        - Installing egulias/listeners-debug-command-bundle (1.9.1)
          Loading from cache
      
        - Installing symfony-cmf/routing (1.3.0)
          Loading from cache
      
        - Installing zetacomponents/base (1.9)
          Loading from cache
      
        - Installing zetacomponents/mail (1.8.1)
          Loading from cache
      
        - Installing tedivm/stash (v0.12.3)
          Loading from cache
      
        - Installing tedivm/stash-bundle (v0.4.2)
          Loading from cache
      
        - Installing sensio/framework-extra-bundle (v3.0.9)
          Downloading: 100%
      
        - Installing sensiolabs/security-checker (v2.0.5)
          Loading from cache
      
        - Installing sensio/distribution-bundle (v3.0.30)
          Downloading: 100%
      
        - Installing qafoo/rmf (1.0.0)
          Loading from cache
      
        - Installing pagerfanta/pagerfanta (v1.0.3)
          Loading from cache
      
        - Installing league/flysystem (0.5.12)
          Loading from cache
      
        - Installing oneup/flysystem-bundle (v0.5.0)
          Loading from cache
      
        - Installing zendframework/zend-stdlib (2.5.1)
          Downloading: 100%
      
        - Installing zendframework/zend-eventmanager (2.5.1)
          Downloading: 100%
      
        - Installing zendframework/zend-code (2.5.1)
          Downloading: 100%
      
        - Installing ocramius/proxy-manager (1.0.0)
          Downloading: 100%
      
        - Installing nelmio/cors-bundle (1.4.0)
          Downloading: 100%
      
        - Installing imagine/imagine (0.6.2)
          Loading from cache
      
        - Installing liip/imagine-bundle (1.3.0)
          Loading from cache
      
        - Installing kriswallsmith/buzz (v0.15)
          Downloading: 100%
      
        - Installing hautelook/templated-uri-router (2.0.1)
          Loading from cache
      
        - Installing hautelook/templated-uri-bundle (2.0.0)
          Loading from cache
      
        - Installing guzzle/guzzle (v3.9.3)
          Loading from cache
      
        - Installing friendsofsymfony/http-cache (1.4.0)
          Loading from cache
      
        - Installing friendsofsymfony/http-cache-bundle (1.3.1)
          Downloading: 100%
      
        - Installing jdorn/sql-formatter (v1.2.17)
          Loading from cache
      
        - Installing doctrine/doctrine-bundle (v1.5.0)
          Loading from cache
      
        - Installing ezsystems/ezpublish-kernel (dev-master ad70847)
          Cloning ad708478763e1c94312d2b1bb8918f56d507b452
      
        - Installing ezsystems/comments-bundle (dev-master ace50c4)
          Cloning ace50c4d7c313ae334a7aea5c50afc990e543307
      
        - Installing zetacomponents/feed (1.4)
          Loading from cache
      
        - Installing whiteoctober/breadcrumbs-bundle (1.0.2)
          Loading from cache
      
        - Installing knplabs/knp-menu (v1.1.2)
          Loading from cache
      
        - Installing knplabs/knp-menu-bundle (v1.1.2)
          Loading from cache
      
        - Installing components/bootstrap (3.3.2)
          Downloading: 100%
      
        - Installing ezsystems/privacy-cookie-bundle (v0.2)
          Downloading: 100%
      
        - Installing ezsystems/platform-ui-assets-bundle (v0.9.0)
          Downloading: 100%
      
        - Installing ezsystems/demobundle-data (v0.2.0)
          Downloading: 100%
      
        - Installing ezsystems/demobundle (dev-master 442a678)
          Cloning 442a6781e8cf22f3c5f899f31026da52b2201c52
      
        - Installing zetacomponents/system-information (1.1)
          Loading from cache
      
        - Installing ezsystems/repository-forms (dev-master a449a02)
          Cloning a449a0239ae101d066706820a0e64fdbc5629536
      
        - Installing ezsystems/platform-ui-bundle (v0.9.2)
          Downloading: 100%
      
        - Installing incenteev/composer-parameter-handler (v2.1.1)
          Loading from cache
      
        - Installing sensio/generator-bundle (v2.5.3)
          Loading from cache
      
        - Installing kriswallsmith/assetic (v1.2.1)
          Loading from cache
      
        - Installing symfony/assetic-bundle (v2.6.1)
          Loading from cache
      
        - Installing monolog/monolog (1.14.0)
          Downloading: 100%
      
        - Installing symfony/monolog-bundle (v2.7.1)
          Loading from cache
      
        - Installing swiftmailer/swiftmailer (v5.4.1)
          Downloading: 100%
      
        - Installing symfony/swiftmailer-bundle (v2.3.8)
          Loading from cache
      
        - Installing twig/extensions (v1.2.0)
          Loading from cache
      
        - Installing white-october/pagerfanta-bundle (v1.0.3)
          Loading from cache
      
      Generating autoload files
      Creating the "ezpublish/config/parameters.yml" file
      Some parameters are missing. Please provide them.
      secret (ThisTokenIsNotSoSecretChangeIt):
      locale_fallback (en):
      mailer_transport (smtp):
      mailer_host (127.0.0.1):
      mailer_user (null):
      mailer_password (null):
      database_driver (pdo_mysql):
      database_host (localhost):
      database_port (null):
      database_name (ezplatform): ezp
      database_user (root): ezp
      database_password (null): ezp
      Clearing the cache for the dev environment with debug true
      Trying to install assets as symbolic links.
      Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
      The assets were installed using symbolic links.
      Installing assets for Tedivm\StashBundle into web/bundles/tedivmstash
      The assets were installed using symbolic links.
      Installing assets for EzSystems\DemoBundle into web/bundles/ezdemo
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PlatformUIAssetsBundle into web/bundles/ezplatformuiassets
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PlatformUIBundle into web/bundles/ezplatformui
      The assets were installed using symbolic links.
      Installing assets for WhiteOctober\PagerfantaBundle into web/bundles/whiteoctoberpagerfanta
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PrivacyCookieBundle into web/bundles/ezsystemsprivacycookie
      The assets were installed using symbolic links.
      Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodistribution
      The assets were installed using symbolic links.
      Which environment would you like to dump production assets for? (Default: 'prod', type 'none' to skip)
      Dumping all prod assets.
      Debug mode is off.
      
      14:34:00 [dir+] web/css
      14:34:00 [file+] web/css/92e698c.css
      14:34:00 [dir+] web/js
      14:34:00 [file+] web/js/42764aa.js
      14:34:00 [file+] web/css/7b15ace.css
      Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]?
      
      ________________/\\\\\\\\\\\\\\\____________/\\\\\\\\\\\\\____/\\\\\\________________________________________/\\\\\_________________________________________________
       ________________\////////////\\\____________\/\\\/////////\\\_\////\\\______________________________________/\\\///__________________________________________________
        __________________________/\\\/_____________\/\\\_______\/\\\____\/\\\_______________________/\\\__________/\\\______________________________________________________
         _____/\\\\\\\\__________/\\\/_______________\/\\\\\\\\\\\\\/_____\/\\\_____/\\\\\\\\\_____/\\\\\\\\\\\__/\\\\\\\\\_______/\\\\\_____/\\/\\\\\\\_____/\\\\\__/\\\\\___
          ___/\\\/////\\\_______/\\\/_________________\/\\\/////////_______\/\\\____\////////\\\___\////\\\////__\////\\\//______/\\\///\\\__\/\\\/////\\\__/\\\///\\\\\///\\\_
           __/\\\\\\\\\\\______/\\\/___________________\/\\\________________\/\\\______/\\\\\\\\\\_____\/\\\_________\/\\\_______/\\\__\//\\\_\/\\\___\///__\/\\\_\//\\\__\/\\\_
            _\//\\///////_____/\\\/_____________________\/\\\________________\/\\\_____/\\\/////\\\_____\/\\\_/\\_____\/\\\______\//\\\__/\\\__\/\\\_________\/\\\__\/\\\__\/\\\_
             __\//\\\\\\\\\\__/\\\\\\\\\\\\\\\___________\/\\\______________/\\\\\\\\\_\//\\\\\\\\/\\____\//\\\\\______\/\\\_______\///\\\\\/___\/\\\_________\/\\\__\/\\\__\/\\\_
              ___\//////////__\///////////////____________\///______________\/////////___\////////\//______\/////_______\///__________\/////_____\///__________\///___\///___\///__
      
      
      Welcome to eZ Platform!
      
      You may now complete the eZ Platform installation with ezplatform:install command, example of use:
          $ php ezpublish/console ezplatform:install --env prod demo-clean
      
      After executing this, you can launch your browser* and get started.
      
      
      * Assuming you have setup directory permissions and configured your web server (Apache/Nginx) correctly (see Install.md and doc/ folder in eZ Platform <root-directory>).
      
      

      – Then, on ezpublish5 folder: php ezpublish/console ezplatform:install --env prod demo-clean

      – After, I did a composer update: php -d memory-limit=-1 composer.phar update
      The results of the composer update were:

      Loading composer repositories with package information
      Updating dependencies (including require-dev)
        - Installing behat/transliterator (v1.0.1)
          Loading from cache
      
        - Installing behat/gherkin (v4.3.0)
          Loading from cache
      
        - Installing behat/behat (v3.0.15)
          Loading from cache
      
        - Installing behat/symfony2-extension (v2.0.0)
          Loading from cache
      
        - Installing behat/sahi-client (dev-master ce7bfa7)
          Cloning ce7bfa70ceb3e25fb87bfc9e1ba878d16462d1e5
      
        - Installing behat/mink (v1.5.0)
          Loading from cache
      
        - Installing behat/mink-sahi-driver (v1.1.0)
          Loading from cache
      
        - Installing behat/mink-extension (v2.0.1)
          Loading from cache
      
        - Installing fabpot/goutte (v1.0.7)
          Loading from cache
      
        - Installing behat/mink-browserkit-driver (v1.1.0)
          Loading from cache
      
        - Installing behat/mink-goutte-driver (v1.0.9)
          Loading from cache
      
        - Installing instaclick/php-webdriver (1.0.17)
          Loading from cache
      
        - Installing behat/mink-selenium2-driver (v1.1.1)
          Loading from cache
      
        - Installing sebastian/version (1.0.6)
          Loading from cache
      
        - Installing sebastian/global-state (1.0.0)
          Loading from cache
      
        - Installing sebastian/recursion-context (1.0.0)
          Loading from cache
      
        - Installing sebastian/exporter (1.2.0)
          Loading from cache
      
        - Installing sebastian/environment (1.2.2)
          Loading from cache
      
        - Installing sebastian/diff (1.3.0)
          Loading from cache
      
        - Installing sebastian/comparator (1.1.1)
          Loading from cache
      
        - Installing doctrine/instantiator (1.0.5)
          Loading from cache
      
        - Installing phpdocumentor/reflection-docblock (2.0.4)
          Loading from cache
      
        - Installing phpspec/prophecy (v1.4.1)
          Loading from cache
      
        - Installing phpunit/php-text-template (1.2.1)
          Loading from cache
      
        - Installing phpunit/phpunit-mock-objects (2.3.4)
          Loading from cache
      
        - Installing phpunit/php-timer (1.0.6)
          Loading from cache
      
        - Installing phpunit/php-token-stream (1.4.3)
          Loading from cache
      
        - Installing phpunit/php-file-iterator (1.4.0)
          Loading from cache
      
        - Installing phpunit/php-code-coverage (2.1.7)
          Loading from cache
      
        - Installing phpunit/phpunit (4.7.6)
          Loading from cache
      
        - Installing ezsystems/behatbundle (dev-master f0da6a0)
          Cloning f0da6a0218f20f7358e1d5fcf95239327745a5f6
      
      behat/behat suggests installing behat/yii-extension (for integration with Yii web framework)
      behat/mink suggests installing behat/mink-zombie-driver (fast and JS-enabled headless driver for any app (requires node.js))
      sebastian/global-state suggests installing ext-uopz (*)
      phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
      phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
      phpunit/phpunit-mock-objects suggests installing ext-soap (*)
      phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
      Generating autoload files
      Updating the "ezpublish/config/parameters.yml" file
      Clearing the cache for the dev environment with debug true
      Trying to install assets as symbolic links.
      Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
      The assets were installed using symbolic links.
      Installing assets for Tedivm\StashBundle into web/bundles/tedivmstash
      The assets were installed using symbolic links.
      Installing assets for EzSystems\DemoBundle into web/bundles/ezdemo
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PlatformUIAssetsBundle into web/bundles/ezplatformuiassets
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PlatformUIBundle into web/bundles/ezplatformui
      The assets were installed using symbolic links.
      Installing assets for WhiteOctober\PagerfantaBundle into web/bundles/whiteoctoberpagerfanta
      The assets were installed using symbolic links.
      Installing assets for EzSystems\PrivacyCookieBundle into web/bundles/ezsystemsprivacycookie
      The assets were installed using symbolic links.
      Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodistribution
      The assets were installed using symbolic links.
      To dump eZ Publish production assets, execute the following:
          php ezpublish/console assetic:dump --env=prod web
      
      
      

      – Give the necessary permissions referred in ezplatform::INSTALL.md
      – Access your site http://<yourSite>/shell

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulo.nunes-obsolete@ez.no Paulo Nunes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: