17 Jun
2020
17 Jun
'20
2:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22027 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Add this entry to you koha-conf.xml file: <tmp_path>/var/lib/koha/$INSTANCE/tmp</tmp_path> with $INSTANCE the name of your koha installation. Create the tmp directory if it does not exist, and give it the correct permissions (to your koha user). Then restart the services (memcached, plack then apache) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.