Closed
Description
When using Apache for the web server, the var directory should have 777 permissions (this is default in a symfony 4 website-skeleton) so that the cache directory can be created etc. This is not set in the demo application (no write for other users) and is an issue, as composer does not use the www user to create the site.