OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems Changing web directory to public_html on installation doesn't not work

This topic contains 3 replies, has 2 voices, and was last updated by  dnahrebecki 6 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
  • #27669

    Babak Masroornia
    Participant

    Hi team
    i’m trying to change web directory to public_html as described in symfony documentation but installer script complaining about the web directory access permissions
    i have done:
    change the config assetic read from
    change web directory to public_html
    change composer.json
    change the other web related setting in config
    what else should be done?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #27670

    dnahrebecki
    Moderator

    Hello @Babak,
    please make sure that you have correct permissions to this directory. What is the error? What is the result of ls -al WEB_SERVER and ls -al WEB_SERVER/public_html? (where WEB_SERVER is your root path of application)

    Also, please have a look at http://symfony.com/doc/2.8/setup/file_permissions.html

    #27671

    Babak Masroornia
    Participant

    hello @dnahrebecki
    i’m installing crm on my local computer with wampserver… but at the end my actual webserver needs public_html directory
    changing the web directory name from web to public_html makes install script complaining about file permission of web directory which doesn’t exist! because i’v changed it’s name… that’s the case i need
    thank you for your fast reply

    #27672

    dnahrebecki
    Moderator

    could you please paste this error? Would be good also if you’ll paste logs

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

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

Back to top