https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED --- Comment #28 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #27)
(In reply to Tomás Cohen Arazi from comment #26)
(In reply to Marcel de Rooy from comment #19)
No access to /tmp? This will probably affect much more than upload? What about CGI sessions? Several cron jobs ? We should also look for hardcoded /tmp's in the codebase.. etc.
Or make sure that koha-instance has enough permissions at install/upgrade ?
You are right about this being a broader problem for Stretch users. Kyle filed bug 20727 to have that conversation as this one only deals with file uploads.
I think koha-conf should contain an entry for an alternative tmp directory. Upload should then create a subfolder there. But the config var should be more general and not be upload-tmp-path..
I agree. Will try to provide a sensible follow-up. -- You are receiving this mail because: You are watching all bug changes.