OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 1 reply, has 2 voices, and was last updated by  Roman Grebenchuk 8 years, 1 month ago.

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

  • Creator
    Topic
  • #26945

    res1.0
    Participant

    Hi,

    Please help, I’m trying to install on Cpanel and I’m getting the following error when trying to run install.php

    Fatal error: Uncaught exception ‘Symfony\Component\Process\Exception\ProcessTimedOutException’ with message ‘The process “‘/usr/bin/php’ ‘/home/reste498/public_html/oro/app/console’ ‘oro:entity-extend:cache:check’ ‘–env’ ‘prod’ ‘–cache-dir’ ‘/home/reste498/public_html/oro/app/cache/prod'” exceeded the timeout of 300 seconds.’ in /home/reste498/public_html/oro/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php:1226 Stack trace: #0 /home/reste498/public_html/oro/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php(356): Symfony\Component\Process\Process->checkTimeout() #1 /home/reste498/public_html/oro/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php(210): Symfony\Component\Process\Process->wait() #2 /home/reste498/public_html/oro/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/OroEntityExtendBundle.php(113): Symfony\Component\Process\Process->run() #3 /home/reste498/public_html/oro/vendor/oro/platform/src/Oro/Bundle/EntityExtendBundle/OroEntityExtendBundle.php(84): Oro\Bund in /home/reste498/public_html/oro/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php on line 1226

    Here’s the server stats:
    cPanel Version 54.0 (build 12)
    Theme paper_lantern
    Apache Version 2.4.18
    PHP Version 5.5.31
    MySQL Version 5.5.47-cll
    Architecture x86_64

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

    Hi,
    In this case we recommend to install with console oro:install –env prod command and pass timeout parameter. Timeout error is occurred because file system or CPU is slow. Also please check php memory limit at least 1G (for installation)

Viewing 1 replies (of 1 total)

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

Back to top