The best option is to help devs and test/sign the patches that make Koha handle this more smoothly:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17951 El jue., 2 de mar. de 2017 9:02 PM, Mark Alexander <[email protected]> escribió: > Excerpts from Mark Alexander's message of 2017-03-02 15:53:19 -0500: > > In this bug comment: > > > > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17951#c2 > > > > it was suggested that we use /var/cache/koha/<instancename>/templates, > > so that was what I used, and it seems to work fine. > > I forgot to mention that I also had to use chown to make that directory > owned by the user associated with the instance: > > mkdir -p /var/cache/koha/INSTANCE/templates > chown INSTANCE-koha:INSTANCE-koha /var/cache/koha/INSTANCE/templates > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > -- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

