OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 24 replies, has 9 voices, and was last updated by  t.qadi 6 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
  • #26045

    donny
    Participant

    Hi,

    I have problem to send email in contacts, here is the images

    not working
    not working

    I have input the password for the setting of the email, and I test gmail as well.

    anything I can trouble shoot for it?
    please help.

    thanks

Viewing 9 replies - 16 through 24 (of 24 total)
  • Author
    Replies
  • #26061

    msulima
    Moderator

    you must have executed command


    #26062

    t.qadi
    Participant

    its installed on windows.
    just if you tell me where i can execute it 🙂

    thank you so much

    #26063

    msulima
    Moderator

    1. Press “Win button” + R
    2. Type on the keyboard “cmd”
    3. Press “Enter buton”
    4. In the opened Command Line Tool open the application directory (where located folder “app” of application)
    5. execute command


    #26064

    t.qadi
    Participant

    hi Msulima,
    C:\Bitnami\orocrm-2.5.0-0 this path has the apps folder for orocrm

    when i execute the command from CMD
    C:\Bitnami\orocrm-2.5.0-0>php app/console oro:message-queue:consume –env=prod

    i get error message that php is not recognized as internal or external command

    sorry if you just can guide me ?

    #26065

    msulima
    Moderator

    Hello,
    in case where you used Bitnami you should connect to virtual machine that located in Bitnami and run this command on it.


    #26066

    t.qadi
    Participant

    hi Msulima,
    first of all I appreciate your help.
    actually its not working, my php path is C:/bitnami/orocrm_2.5/php/php.exe and then I execute the command
    but with no luck still the same error. I tried to access php.exe direct but you cannot execute command in it.

    I think there is a problem of bitnami installation package. I will re install it separately.
    thank you

    #26067

    t.qadi
    Participant

    hi Msulima,

    i successfully run the command but i get message after that

    “this script is running with memory limit of 800M ….
    consuming interrupted, reason the cash has changed”

    in php.ini memory is 128..any solution please.

    #26068

    vseniuk
    Participant

    Hi @t.qadi

    If you consume command is stopping with message

    It’s not an error, this is normal behavior. This can happen when you change the settings in the system configuration or just clear your cache.

    You can delegate responsibility of running oro:message-queue:consume command on supervisor, look example in documentation:
    https://github.com/oroinc/platform/tree/2.6.0/src/Oro/Bundle/MessageQueueBundle#supervisord

    #26069

    t.qadi
    Participant

    hi thank you for your reply appreciate it.

    i just have an enqyiury for email notification i get when import or export something..
    the download link is not openning anything it shows

    “Hmmm… cannot reach this page
    Try this
    Make sure that you’ve got the right web address: http://192.168.11.3:81

    how i can get the download starting..

    thanks in advanced.

Viewing 9 replies - 16 through 24 (of 24 total)

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

Back to top