https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363 --- Comment #40 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to David Cook from comment #39)
(In reply to David Cook from comment #38)
As for a source/dev install, I'm not 100% sure what it should be. I suppose it depends on what the background worker needs to do. In theory, www-data shouldn't be needed, but I suppose there might be something that the web server has written as www-data which the background worker needs to manage?
Source/dev installs require extra work anyway so that one might be solved by documentation...
I agree. Keep in mind that some files will be used by both koha-worker and starman. Like tempate cache or sessions in temporary files. -- You are receiving this mail because: You are watching all bug changes.