20 Mar
2021
20 Mar
'21
1:45 p.m.
On 2021-03-19 3:31 p.m., Tom Hanstra wrote:
I am still seeing some issues with the variable "lockdir" in the koha-conf.xml file. I'm getting the message:
The configured <lockdir> entry in your koha-conf.xml file points to a non-writable directory (/var/lock/koha).
lockdir should have the instance name (e.g. library) at the end of the path. <lockdir>/var/lock/koha/library</lockdir> This directory should be writeable for the koha instance user. GPML, Mark Tompsett