https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40052
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Cook <[email protected]> --- It's an interesting idea, although I don't think it'll ever happen. First, I think that koha-zebra does indeed need to be invoked by root, so the web server isn't going to have the permissions to do that. In theory, we could refactor koha-zebra to work at the instance user level instead of requiring root, but... I don't think anyone would be interested in doing that work. Overall, Zebra is being phased out in favour of Elasticsearch as well. Also, the use of koha-zebra is specific to Koha installed by Debian packages. There's other deployment scenarios where Zebra is managed by other means, so there's no guarantees that the web server would ever be able to manage Zebra. -- 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/
