Navigation
Exponential Platform Documentation
 

This is outdated documentation made for Exponential Platform 5.1. It is being moved into the Exponential 5.x documentation, so please go there for most up-to-date documentation.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting up folder permission

Note
titleImportant

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:

...