...
Setting up folder permission
| Note | ||
|---|---|---|
| ||
In any of the following cases, always ensure to run application scripts with the appropriate UNIX user (most likely the user running your webserver). You can control this user in your Apache configuration. Using PHP-FPM or SuExec module, you can specify a user per virtual host. |
Several cache, log and config folders must be writable both by the web server and the command line user, use one of the following alternatives to do this:
...