OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems Installing process stuck on migrations

This topic contains 7 replies, has 2 voices, and was last updated by  Andrey Yatsenko 4 years, 12 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
  • #38694

    raroru
    Participant

    I am installing orm platform on windows on xampp and my installation is stuck on below screen. How I can resovle this issue.
    Command line screen

    When I open it shows http://oro.localhost/notinstalled.html

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • #38701

    Andrey Yatsenko
    Moderator

    This migration is quite slow, probably you just have to wait more time. Also, you have to note that on Windows application works from two to ten times slower than on Mac or Linux.

    To make an application work faster, it’s recommended to install an application to the SSD disk, if you are using an HDD it can be also the cause of slow down.

    #38710

    raroru
    Participant

    I have waited for 2 hours. Is it enough time or I have to wait more. Yes I am using hdd with 8 GB RAM, core i5.

    #38711

    Andrey Yatsenko
    Moderator

    please share the output of php -v

    #38712

    Andrey Yatsenko
    Moderator

    The installation usually takes from 5 to 30 minutes, depending on the hardware.

    #38714

    raroru
    Participant

    PHP 7.2.6 (cli) (built: May 23 2018 20:51:04) ( ZTS MSVC15 (Visual C++ 2017) x86
    )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies

    #38715

    raroru
    Participant

    Now after restarting system I run php ./bin/console oro:install –env=prod –timeout=90000
    I got these errors. Seems like as process stopped in between some code got missed.
    How can I fix this?
    issue image

    #38733

    Andrey Yatsenko
    Moderator

    it looks like corrupted cache. Usually clearing the “var/cache” folder and running “bin/console cache:clear” command helps.

Viewing 7 replies - 1 through 7 (of 7 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top