our install of LS has bumped into a bit of a wall...
The issue is that our default webservers in the organisation don't allow the applicaiton to write to the 'htdocs' because our environment is load balanced but the respective nodes do not sync the content of the htdocs directories.
My only solution would be to move the /application/config, /tmp and /upload to an NFS directory.
I've had a look around and couldn't find any topics on this...
Thanks for your response, that was the 1 post I had found
However, I don't intend to put the entire install on NFS - the static part would be in the htdocs, only those directories which have variable content would be moved... And I'm not at all sure that's even feasible...