Forums

Covering OroCommerce, OroCRM, OroPlatform topics, including community updates and company announcements.

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

Forum Replies Created

Viewing 4 replies - 31 through 34 (of 34 total)
  • Author
    Replies
  • in reply to: REST API #24656

    ishakuta
    Participant

    Yes, it does, e.g. when you delete entity from web interface – REST DELETE request used. To use it independently from web app you’ll probably need WSSE authorization header.

    in reply to: OROCrm #27976

    ishakuta
    Participant

    1. There’s installer, but this is alpha version – it’s not work well for all environments, cause of dependencies versions. In general, if you first install symfony on your system and resolve all it’s dependencies – you shouldn’t have any problems with OroCRM, just don’t forget to check write permissions to app/logs and app/cache.

    2. You can only clone it, but it’s not available for logging in currently.

    in reply to: Composer install fails #25677

    ishakuta
    Participant

    The error you received (“PHP Fatal error: require_once(): Failed opening required”) is most likely due to composer was unable to finish installation and run commands for cache warmup.
    So when the first issue will be addressed – this one should disappear.

    Can you find what version of lib-icu you have now? (maybe locate lib-icu)

    in reply to: Issue with lib-openssl on OS X #34698

    ishakuta
    Participant

    Hi
    Did you install libssl from mac ports?
    Can you provide output for locate libssl

Viewing 4 replies - 31 through 34 (of 34 total)
Back to top