https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22027

--- Comment #12 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to