https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428 --- Comment #27 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.. -- You are receiving this mail because: You are watching all bug changes.