OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM step-by-step setup OS X

This topic contains 1 reply, has 2 voices, and was last updated by  Rodolfo 8 years, 4 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #30239

    Jevgenijs
    Participant

    Please provide step-by-step setup with all needed modules for it. Clean, clear guide from zero.
    Starting from scratch when we have clean, with factory setting OS X.
    Problem is, that we have your product, second problem is that it’s pain to set up everything from scratch to start working on development. We have flooded with bull*** already everything and now we can’t understand what runs what and where!

    It would be great if this guide will be made for MAMP conf.

    php_error.log
    [09-Nov-2015 13:03:41 Europe/Riga] PHP Warning: Module 'intl' already loaded in Unknown on line 0
    oro_install.log
    [2015-11-09 13:03:57] Launching "cache:clear" command
    Clearing the cache for the prod environment with debug false

    Command "cache:clear" executed in 46 second(s), memory usage: 69.17Mb

    [2015-11-09 13:04:54] Launching "doctrine:schema:drop" command
    Dropping database schema...
    Database schema dropped successfully!

    Command "doctrine:schema:drop" executed in 3 second(s), memory usage: 23.79Mb

    [2015-11-09 13:04:58] Launching "oro:entity-config:cache:clear" command
    Clear the entity config cache

    Command "oro:entity-config:cache:clear" executed in 0 second(s), memory usage: 6.12Mb

    [2015-11-09 13:04:59] Launching "oro:entity-extend:cache:clear" command
    Clear the extended entity cache

    Command "oro:entity-extend:cache:clear" executed in 0 second(s), memory usage: 7.03Mb

    [2015-11-09 13:05:01] Launching "oro:migration:load" command
    Process migrations...
    > Oro\Bundle\MigrationBundle\Migration\CreateMigrationTableMigration
    > Oro\Bundle\OrganizationBundle\Migrations\Schema\OroOrganizationBundleInstaller
    > Oro\Bundle\SecurityBundle\Migrations\Schema\v1_0\OroSecurityBundle
    > Oro\Bundle\AttachmentBundle\Migrations\Schema\OroAttachmentBundleInstaller
    > Oro\Bundle\EmailBundle\Migrations\Schema\OroEmailBundleInstaller
    > Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller
    > Oro\Bundle\SSOBundle\Migrations\Schema\OroUserBundleInstaller
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\OroEntityConfigBundleInstaller
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_3\OroEntityConfigBundle
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_4\FixOptionSetObjects
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_5\DropFieldConfig
    > Oro\Bundle\EntityExtendBundle\Migrations\Schema\OroEntityExtendBundleInstaller
    > Oro\Bundle\EntityExtendBundle\Migrations\Schema\v1_3\OroEntityExtendBundle
    > Oro\Bundle\IntegrationBundle\Migrations\Schema\OroIntegrationBundleInstaller
    > Oro\Bundle\ActivityBundle\Migrations\Schema\OroActivityBundleInstaller
    > Oro\Bundle\ActivityListBundle\Migrations\Schema\OroActivityListBundleInstaller
    > Oro\Bundle\AddressBundle\Migrations\Schema\OroAddressBundleInstaller
    > Oro\Bundle\BatchBundle\Migrations\Schema\OroBatchBundleInstaller
    > Oro\Bundle\CalendarBundle\Migrations\Schema\OroCalendarBundleInstaller
    > Oro\Bundle\CalendarBundle\Migrations\Schema\v1_9\OroCalendarBundle
    > Oro\Bundle\ConfigBundle\Migrations\Schema\OroConfigBundleInstaller
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_0\OroCronBundle
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_0\JmsJob
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_1\JmsJob
    > Oro\Bundle\DataAuditBundle\Migrations\Schema\OroDataAuditBundleInstaller
    > Oro\Bundle\DataGridBundle\Migrations\Schema\OroDataGridBundleInstaller
    > Oro\Bundle\EmbeddedFormBundle\Migrations\Schema\OroEmbeddedFormBundleInstaller
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_0\OroImapBundle
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_1\OroImapBundle
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_2\OroImapBundle
    > Oro\Bundle\InstallerBundle\Migrations\Schema\OroInstallerBundle
    > Oro\Bundle\MigrationBundle\Migrations\Schema\v1_0\OroMigrationBundle
    > Oro\Bundle\MigrationBundle\Migrations\Schema\v1_1\OroMigrationBundle
    > Oro\Bundle\NoteBundle\Migrations\Schema\v1_0\OroNoteBundle
    > Oro\Bundle\NoteBundle\Migrations\Schema\v1_1\OroNoteBundle
    > Oro\Bundle\NotificationBundle\Migrations\Schema\OroNotificationBundleInstaller
    > Oro\Bundle\ReportBundle\Migrations\Schema\OroReportBundleInstaller
    > Oro\Bundle\SearchBundle\Migrations\Schema\OroSearchBundleInstaller
    > Oro\Bundle\SegmentBundle\Migrations\Schema\OroSegmentBundleInstaller
    > Oro\Bundle\SidebarBundle\Migrations\Schema\v1_0\OroSidebarBundle
    > Oro\Bundle\SidebarBundle\Migrations\Schema\v1_1\OroSidebarBundle
    > Oro\Bundle\TagBundle\Migrations\Schema\OroTagBundleInstaller
    > Oro\Bundle\TranslationBundle\Migrations\Schema\OroTranslationBundleInstaller
    > Oro\Bundle\WindowsBundle\Migrations\Schema\v1_0\OroWindowsBundle
    > Oro\Bundle\WorkflowBundle\Migrations\Schema\OroWorkflowBundleInstaller
    > Oro\Bundle\CommentBundle\Migrations\Schema\v1_0\OroCommentBundle
    > Oro\Bundle\DashboardBundle\Migrations\Schema\OroDashboardBundleInstaller
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_0\OroNavigationBundle
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_1\OroNavigationBundle
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_2\OroNavigationBundle
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_3\OroNavigationBundle
    > OroCRM\Bundle\ContactBundle\Migrations\Schema\OroCRMContactBundleInstaller
    > OroCRM\Bundle\AccountBundle\Migrations\Schema\OroCRMAccountBundleInstaller
    > OroCRM\Bundle\MarketingListBundle\Migrations\Schema\OroCRMMarketingListBundleInstaller
    > OroCRM\Bundle\MarketingListBundle\Migrations\Schema\v1_2\OroCRMMarketingListBundle
    > Oro\Bundle\TrackingBundle\Migrations\Schema\OroTrackingBundleInstaller
    > Oro\Bundle\ReminderBundle\Migrations\Schema\OroReminderBundleBundleInstaller
    > OroCRM\Bundle\CallBundle\Migrations\Schema\OroCRMCallBundleInstaller
    > OroCRM\Bundle\CampaignBundle\Migrations\Schema\OroCRMCampaignBundleInstaller
    > OroCRM\Bundle\ChannelBundle\Migrations\Schema\OroCRMChannelBundleInstaller
    > OroCRM\Bundle\ChannelBundle\Migrations\Schema\v1_4\OroCRMChannelBundle
    > OroCRM\Bundle\TaskBundle\Migrations\Schema\OroCRMTaskBundleInstaller
    > OroCRM\Bundle\AnalyticsBundle\Migrations\Schema\v1_0\OroCRMAnalyticsBundle
    > OroCRM\Bundle\SalesBundle\Migrations\Schema\OroCRMSalesBundleInstaller
    > OroCRM\Bundle\ContactUsBundle\Migrations\Schema\OroCRMContactUsBundleInstaller
    > OroCRM\Bundle\MagentoBundle\Migrations\Schema\OroCRMMagentoBundleInstaller
    > OroCRM\Bundle\CaseBundle\Migrations\Schema\OroCRMCaseBundleInstaller
    > OroCRM\Bundle\CaseBundle\Migrations\Schema\v1_4\OroCRMCaseBundle
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_0\OroConObjectBundle
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_1\OroConObjectBundle
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_2\OroConObjectBundle
    > OroCon\Bundle\FloorBundle\Migrations\Schema\v1_0\OroConFloorBundle
    > OroCon\Bundle\ZoneBundle\Migrations\Schema\v1_0\OroConZoneBundle
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_0\OroConWorkBundle
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_1\OroConWorkBundle
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_2\OroConWorkBundle
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_0\OroConRoomBundle
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_1\OroConRoomBundle
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_2\OroConRoomBundle
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_0\OroConTaskBundle
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_1\OroConTaskBundle
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_2\OroConTaskBundle
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_3\OroConTaskBundle
    > Oro\Bundle\MigrationBundle\Migration\UpdateBundleVersionMigration
    > Oro\Bundle\EntityExtendBundle\Migration\RefreshExtendCacheMigration
    > Oro\Bundle\EntityConfigBundle\Migration\UpdateEntityConfigMigration
    PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /Applications/MAMP/htdocs/orocon/vendor/oro/platform/src/Oro/Bundle/EntityConfigBundle/Config/ConfigManager.php on line 568

    ERROR: The command terminated with an exit code: 255.
    > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendConfigMigration - skipped
    > Oro\Bundle\ActivityListBundle\Migration\ActivityListMigration - skipped
    > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendIndicesMigration - skipped

    [RuntimeException]
    Failed migrations: Oro\Bundle\EntityConfigBundle\Migration\UpdateEntityConfigMigration.

    oro:migration:load [--force] [--dry-run] [--show-queries] [--bundles[="..."]] [--exclude[="..."]] [--timeout[="..."]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env="..."] [--no-debug] [--current-user="..."] [--current-organization="..."] [--disabled-listeners="..."] command

    Command "oro:migration:load" executed in 54 second(s), memory usage: 52.21Mb
    Warning: Module 'intl' already loaded in Unknown on line 0
    Installing Oro Application.

    Oro requirements check:
    +---------+-----------------------------------------------------------------------------------------+
    | Check | Mandatory requirements |
    +---------+-----------------------------------------------------------------------------------------+
    | OK | Vendor libraries must be installed |
    | OK | app/cache/ directory must be writable |
    | OK | app/logs/ directory must be writable |
    | OK | Configured default timezone "Europe/Riga" must be supported by your installation of PHP |
    | OK | json_encode() must be available |
    | OK | session_start() must be available |
    | OK | ctype_alpha() must be available |
    | OK | token_get_all() must be available |
    | OK | simplexml_import_dom() must be available |
    | OK | PCRE extension must be available |
    | OK | Cache folder should not be inside encrypted directory |
    +---------+-----------------------------------------------------------------------------------------+
    +---------+--------------------------------------------+
    | Check | PHP settings |
    +---------+--------------------------------------------+
    | OK | date.timezone setting must be set |
    | OK | detect_unicode must be disabled in php.ini |
    | OK | memory_limit should be at least 512M |
    +---------+--------------------------------------------+
    +---------+-------------------------------------------------------+
    | Check | Oro specific requirements |
    +---------+-------------------------------------------------------+
    | OK | PHP version must be at least 5.4.9 (5.6.10 installed) |
    | OK | GD extension must be at least 2.0 |
    | OK | cURL extension must be at least 7.0 |
    | OK | mcrypt_encrypt() should be available |
    | OK | intl extension should be available |
    | OK | icu library must be at least 3.8 |
    | OK | web/uploads/ directory must be writable |
    | OK | web/media/ directory must be writable |
    | OK | web/bundles/ directory must be writable |
    | OK | app/attachment/ directory must be writable |
    | OK | web directory must be writable |
    | OK | app/config/parameters.yml file must be writable |
    +---------+-------------------------------------------------------+
    +---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
    | Check | Optional recommendations |
    +---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
    | OK | Requirements file should be up-to-date |
    | OK | When using the logout handler from the Symfony Security Component, you should have at least PHP 5.4.11 due to PHP bug #63379 (as a workaround, you can also set invalidate_session to false in the security logout handler configuration) |
    | OK | PCRE extension should be at least version 8.0 (8.36 installed) |
    | OK | PHP-XML module should be installed |
    | OK | mb_strlen() should be available |
    | OK | iconv() should be available |
    | OK | utf8_decode() should be available |
    | OK | posix_isatty() should be available |
    | OK | intl extension should be available |
    | OK | intl extension should be correctly configured |
    | OK | intl ICU version should be at least 4+ |
    | WARNING | Install and enable a PHP accelerator like APC (highly recommended). |
    | OK | short_open_tag should be disabled in php.ini |
    | OK | magic_quotes_gpc should be disabled in php.ini |
    | OK | register_globals should be disabled in php.ini |
    | OK | session.auto_start should be disabled in php.ini |
    | OK | PDO should be installed |
    | OK | PDO should have some drivers installed (currently available: mysql, sqlite, pgsql) |
    | OK | SOAP extension should be installed (API calls) |
    | OK | A JS Engine (node) is installed |
    +---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

    Warning: Module 'intl' already loaded in Unknown on line 0
    Dropping database schema...
    Database schema dropped successfully!
    Clear the entity config cache
    Clear the extended entity cache
    Setting up database.

    Warning: Module 'intl' already loaded in Unknown on line 0
    Process migrations...
    > Oro\Bundle\MigrationBundle\Migration\CreateMigrationTableMigration
    > Oro\Bundle\OrganizationBundle\Migrations\Schema\OroOrganizationBundleInstaller
    > Oro\Bundle\SecurityBundle\Migrations\Schema\v1_0\OroSecurityBundle
    > Oro\Bundle\AttachmentBundle\Migrations\Schema\OroAttachmentBundleInstaller
    > Oro\Bundle\EmailBundle\Migrations\Schema\OroEmailBundleInstaller
    > Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller
    ERROR: The table with name 'orocrm.oro_rel_265353702da17977bb66fd' already exists.
    > Oro\Bundle\SSOBundle\Migrations\Schema\OroUserBundleInstaller - skipped
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\OroEntityConfigBundleInstaller - skipped
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_3\OroEntityConfigBundle - skipped
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_4\FixOptionSetObjects - skipped
    > Oro\Bundle\EntityConfigBundle\Migrations\Schema\v1_5\DropFieldConfig - skipped
    > Oro\Bundle\EntityExtendBundle\Migrations\Schema\OroEntityExtendBundleInstaller - skipped
    > Oro\Bundle\EntityExtendBundle\Migrations\Schema\v1_3\OroEntityExtendBundle - skipped
    > Oro\Bundle\IntegrationBundle\Migrations\Schema\OroIntegrationBundleInstaller - skipped
    > Oro\Bundle\ActivityBundle\Migrations\Schema\OroActivityBundleInstaller - skipped
    > Oro\Bundle\ActivityListBundle\Migrations\Schema\OroActivityListBundleInstaller - skipped
    > Oro\Bundle\AddressBundle\Migrations\Schema\OroAddressBundleInstaller - skipped
    > Oro\Bundle\BatchBundle\Migrations\Schema\OroBatchBundleInstaller - skipped
    > Oro\Bundle\CalendarBundle\Migrations\Schema\OroCalendarBundleInstaller - skipped
    > Oro\Bundle\CalendarBundle\Migrations\Schema\v1_9\OroCalendarBundle - skipped
    > Oro\Bundle\ConfigBundle\Migrations\Schema\OroConfigBundleInstaller - skipped
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_0\OroCronBundle - skipped
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_0\JmsJob - skipped
    > Oro\Bundle\CronBundle\Migrations\Schema\v1_1\JmsJob - skipped
    > Oro\Bundle\DataAuditBundle\Migrations\Schema\OroDataAuditBundleInstaller - skipped
    > Oro\Bundle\DataGridBundle\Migrations\Schema\OroDataGridBundleInstaller - skipped
    > Oro\Bundle\EmbeddedFormBundle\Migrations\Schema\OroEmbeddedFormBundleInstaller - skipped
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_0\OroImapBundle - skipped
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_1\OroImapBundle - skipped
    > Oro\Bundle\ImapBundle\Migrations\Schema\v1_2\OroImapBundle - skipped
    > Oro\Bundle\InstallerBundle\Migrations\Schema\OroInstallerBundle - skipped
    > Oro\Bundle\MigrationBundle\Migrations\Schema\v1_0\OroMigrationBundle - skipped
    > Oro\Bundle\MigrationBundle\Migrations\Schema\v1_1\OroMigrationBundle - skipped
    > Oro\Bundle\NoteBundle\Migrations\Schema\v1_0\OroNoteBundle - skipped
    > Oro\Bundle\NoteBundle\Migrations\Schema\v1_1\OroNoteBundle - skipped
    > Oro\Bundle\NotificationBundle\Migrations\Schema\OroNotificationBundleInstaller - skipped
    > Oro\Bundle\ReportBundle\Migrations\Schema\OroReportBundleInstaller - skipped
    > Oro\Bundle\SearchBundle\Migrations\Schema\OroSearchBundleInstaller - skipped
    > Oro\Bundle\SegmentBundle\Migrations\Schema\OroSegmentBundleInstaller - skipped
    > Oro\Bundle\SidebarBundle\Migrations\Schema\v1_0\OroSidebarBundle - skipped
    > Oro\Bundle\SidebarBundle\Migrations\Schema\v1_1\OroSidebarBundle - skipped
    > Oro\Bundle\TagBundle\Migrations\Schema\OroTagBundleInstaller - skipped
    > Oro\Bundle\TranslationBundle\Migrations\Schema\OroTranslationBundleInstaller - skipped
    > Oro\Bundle\WindowsBundle\Migrations\Schema\v1_0\OroWindowsBundle - skipped
    > Oro\Bundle\WorkflowBundle\Migrations\Schema\OroWorkflowBundleInstaller - skipped
    > Oro\Bundle\CommentBundle\Migrations\Schema\v1_0\OroCommentBundle - skipped
    > Oro\Bundle\DashboardBundle\Migrations\Schema\OroDashboardBundleInstaller - skipped
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_0\OroNavigationBundle - skipped
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_1\OroNavigationBundle - skipped
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_2\OroNavigationBundle - skipped
    > Oro\Bundle\NavigationBundle\Migrations\Schema\v1_3\OroNavigationBundle - skipped
    > OroCRM\Bundle\ContactBundle\Migrations\Schema\OroCRMContactBundleInstaller - skipped
    > OroCRM\Bundle\AccountBundle\Migrations\Schema\OroCRMAccountBundleInstaller - skipped
    > OroCRM\Bundle\MarketingListBundle\Migrations\Schema\OroCRMMarketingListBundleInstaller - skipped
    > OroCRM\Bundle\MarketingListBundle\Migrations\Schema\v1_2\OroCRMMarketingListBundle - skipped
    > Oro\Bundle\TrackingBundle\Migrations\Schema\OroTrackingBundleInstaller - skipped
    > Oro\Bundle\ReminderBundle\Migrations\Schema\OroReminderBundleBundleInstaller - skipped
    > OroCRM\Bundle\CallBundle\Migrations\Schema\OroCRMCallBundleInstaller - skipped
    > OroCRM\Bundle\CampaignBundle\Migrations\Schema\OroCRMCampaignBundleInstaller - skipped
    > OroCRM\Bundle\ChannelBundle\Migrations\Schema\OroCRMChannelBundleInstaller - skipped
    > OroCRM\Bundle\ChannelBundle\Migrations\Schema\v1_4\OroCRMChannelBundle - skipped
    > OroCRM\Bundle\TaskBundle\Migrations\Schema\OroCRMTaskBundleInstaller - skipped
    > OroCRM\Bundle\AnalyticsBundle\Migrations\Schema\v1_0\OroCRMAnalyticsBundle - skipped
    > OroCRM\Bundle\SalesBundle\Migrations\Schema\OroCRMSalesBundleInstaller - skipped
    > OroCRM\Bundle\ContactUsBundle\Migrations\Schema\OroCRMContactUsBundleInstaller - skipped
    > OroCRM\Bundle\MagentoBundle\Migrations\Schema\OroCRMMagentoBundleInstaller - skipped
    > OroCRM\Bundle\CaseBundle\Migrations\Schema\OroCRMCaseBundleInstaller - skipped
    > OroCRM\Bundle\CaseBundle\Migrations\Schema\v1_4\OroCRMCaseBundle - skipped
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_0\OroConObjectBundle - skipped
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_1\OroConObjectBundle - skipped
    > OroCon\Bundle\ObjectBundle\Migrations\Schema\v1_2\OroConObjectBundle - skipped
    > OroCon\Bundle\FloorBundle\Migrations\Schema\v1_0\OroConFloorBundle - skipped
    > OroCon\Bundle\ZoneBundle\Migrations\Schema\v1_0\OroConZoneBundle - skipped
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_0\OroConWorkBundle - skipped
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_1\OroConWorkBundle - skipped
    > OroCon\Bundle\WorkBundle\Migrations\Schema\v1_2\OroConWorkBundle - skipped
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_0\OroConRoomBundle - skipped
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_1\OroConRoomBundle - skipped
    > OroCon\Bundle\RoomBundle\Migrations\Schema\v1_2\OroConRoomBundle - skipped
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_0\OroConTaskBundle - skipped
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_1\OroConTaskBundle - skipped
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_2\OroConTaskBundle - skipped
    > OroCon\Bundle\TaskBundle\Migrations\Schema\v1_3\OroConTaskBundle - skipped
    > Oro\Bundle\MigrationBundle\Migration\UpdateBundleVersionMigration
    > Oro\Bundle\EntityExtendBundle\Migration\RefreshExtendCacheMigration - skipped
    > Oro\Bundle\EntityConfigBundle\Migration\UpdateEntityConfigMigration - skipped
    > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendConfigMigration - skipped
    > Oro\Bundle\ActivityListBundle\Migration\ActivityListMigration - skipped
    > Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendIndicesMigration - skipped

    [RuntimeException]
    Failed migrations: Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller.

    oro:migration:load [--force] [--dry-run] [--show-queries] [--bundles[="..."]] [--exclude[="..."]] [--timeout[="..."]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env="..."] [--no-debug] [--jms-job-id="..."] [--current-user="..."] [--current-organization="..."] [--disabled-listeners="..."] command

    [RuntimeException]
    The command terminated with an exit code: 1.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #30240

    Rodolfo
    Participant

    sudo pecl update-channels
    sudo pecl install intl

Viewing 1 replies (of 1 total)

The forum ‘OroCRM’ is closed to new topics and replies.

Back to top