Description
Someone mentioned that, when using apache, our internal cache fails because apache is run as a separate user, without write permissions on vendor/
. I'm not sure if this is the default behavior or not. A couple of solutions:
- Make internal cache easier to configure, or at least document how
- Write internal cache to somewhere else by default
- Add a proper exception that explains what's wrong when internal cache isn't writeable