OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM Install OroCrm on properhost.com

This topic contains 8 replies, has 4 voices, and was last updated by  kusum.gupta 5 years, 10 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
  • #30851

    tesla002
    Participant

    Hello,

    I started installing orocrm and received a warning, and I can not continue the installation

    https://prnt.sc/irn75p

Viewing 8 replies - 1 through 8 (of 8 total)
  • Author
    Replies
  • #30852

    Yurii Muratov
    Participant

    Hello, @tesla002

    Please check if you have all the checks green in Mandatory requirements, PHP settings and Oro specific requirements blocks.

    Please also follow the instruction how to configure your environment and install ORO application https://oroinc.com/orocrm/doc/current/install-upgrade

    #30853

    tesla002
    Participant

    Hello Yurii,

    no I have not all the checks green, I have some warning

    Vendor libraries must be installed OK
    app/cache/ or var/cache/ directory must be writable OK
    app/logs/ or var/logs/ directory must be writable OK
    Configured default timezone “America/Chicago” must be supported by your installation of PHP OK
    iconv() must be available 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
    /tmp (sys_get_temp_dir()) directory must be writable OK
    Maximum supported filename length must be greater or equal 242 characters. Make sure that the cache folder is not inside the encrypted directory. OK
    PHP SETTINGS CHECK
    date.timezone setting must be set OK
    detect_unicode must be disabled in php.ini OK
    suhosin.executor.include.whitelist must be configured correctly in php.ini OK
    string functions should not be overloaded OK
    memory_limit should be at least 512M OK
    ORO SPECIFIC REQUIREMENTS CHECK
    GD extension must be at least 2.0 OK
    mcrypt_encrypt() should be available OK
    iconv() must not return the false result on converting string “check string” OK
    intl extension should be available OK
    icu library must be at least 3.8 OK
    zip extension should be installed 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
    app/import_export/ directory must be writable OK
    web directory must be writable OK
    app/config/parameters.yml file must be writable OK
    PHP CLI CHECK
    Requirements validation for PHP CLI OK
    OPTIONAL RECOMMENDATIONS CHECK
    Vendors should be installed in order to check all requirements. OK
    Requirements file should be up-to-date OK
    PCRE extension should be at least version 8.0 (8.38 installed) OK
    PHP-DOM and PHP-XML modules should be installed OK
    mb_strlen() should be available OK
    utf8_decode() should be available OK
    filter_var() 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+ OK
    intl ICU version installed on your system is outdated (4.2.1) and does not match the ICU data bundled with Symfony (60.1) To get the latest internationalization data upgrade the ICU system package and the intl PHP extension.
    intl.error_level should be 0 in php.ini OK
    a PHP accelerator should be installed Install and/or enable a PHP accelerator (highly recommended).
    short_open_tag should be disabled in php.ini Set short_open_tag to off in php.ini*.
    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) OK
    SOAP extension should be installed (API calls) OK
    Tidy extension should be installed to make sure that any HTML is correctly converted into a text representation. Install and enable the Tidy extension.
    JSEngine such as NodeJS should be installed Install JSEngine.

    #30854

    Yurii Muratov
    Participant

    tesla002, could you please tell me which version of OroCRM do you try to install?

    #30855

    tesla002
    Participant

    Hi Yrii,

    The last version of OroCrm

    #30856

    Yurii Muratov
    Participant

    Hi, @tesla002

    I just try to install latest master and all wok in my instance.

    But i cannot find the ‘PHP version must be at least 7.1’ check in your log.

    Please check that you try to install the latest version.

    As an alternative, please try to install the application via the console command php app/console oro:install .

    #30857

    tesla002
    Participant

    Hello Yurii,

    Thanks for the help it work.

    Via the console command able to install.

    On server was installed php 7.0.17

    But why it did not show was the installation error

    Thanks. Best.

    #30858

    msulima
    Moderator
    #30859

    kusum.gupta
    Participant

    Hi msulima,

    I have just upgraded my system to Ubuntu 18.04 and added LAMP with PHP 7.1. I now face the same intl error. I am also unable to install via php app/console oro:install. I face the following warning and it doesn’t let me install Oro

    | WARNING | Install and enable the intl extension (used for validators).

    Oro Intl Error

    I also tried to remove the addRequirement function for intl requirement but that also doesn’t seem to work.

    Any ideas on how I can install this.

    Thanks!

    Kusum

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

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

Back to top