OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation Problems

This topic contains 4 replies, has 2 voices, and was last updated by  ceviin 8 years, 9 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
  • #30183

    ceviin
    Participant

    Hello,

    i use debian 7 system. I can’t install zendframework / i have try it with composer update – But:

    I have follow problems:

    SCREENSHOT FROM ERROR

    i hope you can help me. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #30184

    Dima Soroka
    Keymaster

    Which version of OroCRM you are trying to install?
    Please provide us steps to reproduce this issue.

    #30185

    ceviin
    Participant

    Hello,

    1:
    cd /var/www/vhosts/domain/orocrm

    2:
    git clone -b 1.7.0 https://github.com/orocrm/crm-application.git orocrm
    now are all files in /orocrm/

    3:
    composer install

    than i have the error from the first post.

    #30186

    ceviin
    Participant

    when i try “composer update”. i have this error message:

    root@hosting:/var/www/vhosts/domain/orocrm/# composer update
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 72 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 126

    Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 72 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 126

    #30187

    ceviin
    Participant

    After this i change to 1G in php.ini – i start “composer update” and it works.

    Now we have follow problems:

    When i click next, the site is withe.

    Need we this two extensions? How can i setup this at debian 7.0 with Plesk?

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

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

Back to top