chmod help

Discussion in 'Troubleshooting' started by jmartin55, Mar 29, 2015.

  1. jmartin55

    jmartin55 aMember Pro Customer

    Joined:
    Feb 12, 2013
    Messages:
    37
    Amember tech support says all files should be 644 and all folders 755 which is fine, except they want 777 for:
    /data
    /data/cache
    /data/new-rewrite
    /data/public

    Any insight into this? I obviously don’t want 777 for security reasons…
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    Actually exact permission depends on your server configuration. These folders just should be readable/writable with PHP. 777 will work on any configuration.

Share This Page