Thanks chaps.
I'm wondering if the following really do need to be writable:
/application/config
Certain files need to be written to when installing the warehouse, but after that why would we need to write to it?
/client_helpers
/modules/demo
Why do these need to be writable by the server?
As it stands, these are the directories I've set to be writable by the server:
/application/cache
/application/logs
/upload
/client_helpers/upload
Everything else is set read-only (for Apache).
So that leaves me with the following warnings:
Directory Access
The configuration directory at /var/www/warehouse.sxbrc.org.uk/indicia/application/config isn't writeable by PHP scripts. This means that the installation settings cannot be stored.
The configuration directory at /var/www/warehouse.sxbrc.org.uk/indicia/client_helpers isn't writeable by PHP scripts. This means that the settings for the data entry helper classes cannot be stored.
The demo directory at /var/www/warehouse.sxbrc.org.uk/indicia/modules/demo isn't writeable by PHP scripts. This means that the settings for the demo configuration classes cannot be stored.
Can I ignore these warning (or better yet, turn them off), or will the warehouse still need to write to these places in future?
Charles Roper
Digital Development Manager | Field Studies Council
http://www.field-studies-council.org | https://twitter.com/charlesroper | https://twitter.com/fsc_digital