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…
Actually exact permission depends on your server configuration. These folders just should be readable/writable with PHP. 777 will work on any configuration.