I installed v10.0.1 and I get this message:
“Cannot write into “config” directory
This can usually be fixed by giving the webserver write access to the config directory.
Cannot write into “apps” directory
This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file.”
All my folders are on nobody nogroup but 2 folders:
- config: www-data www-data
- data: www-data www-data
What is the right configuration ?
How to solve this ?