If setenforce is 1, I get following error:
InvalidArgumentException
The directory "/var/www/dev/public_html/GravCMS/cache/doctrine" is not writable.
However:
- ls -l
- drwsrwsr-x | apache | apache
For testing purposes I tried with following permissions:
- 0777
- 6775
- 0775
no change.