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 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: EntityExtendBundle command error #34815

    Damien LE TROHER
    Participant

    Thank you !

    I will try this tomorrow !


    Damien LE TROHER
    SYNOLIA – Division Ecommerce


    Damien LE TROHER
    Participant

    Hello all !

    I think 777 is an error… It is totally unsecure. You should change the owner of this folder.

    For example, if your apache user is “www-apache” and its group is “www”, you have to use :

    Why you have to do that :
    You execute install.sh as a user (for example : “damien” of group “users”)
    All files and folders created are for damien:users.
    That’s wrong because apache user is probably not “damien” of group “users”.


    Damien LE TROHER
    SYNOLIA – Division Ecommerce

    in reply to: 403 Forbidden after Login #25751

    Damien LE TROHER
    Participant

    Hi Adrian,

    I experimented the same issue.

    This error report is about ACLs. So after some tests, I tried to execute :

    (available in install.bat)

    This command gave me an error like :

    After a google search, I found that I had to put this :

    in my php.ini.

    I launched again the acl load command and… It works !

    Hope this help.

    Damien.


    Damien LE TROHER
    SYNOLIA – Division Ecommerce

Viewing 3 replies - 1 through 3 (of 3 total)
Back to top