https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31180
--- Comment #8 from David Cook <[email protected]> --- (In reply to Manos PETRIDIS from comment #7) > Might I note that in my original post I suggested that the script need not > fix koha-conf.xml, it would be sufficient that it points out omissions and > errors (files/folders not existing or not acessible). In that case the > script/fix would not need to be able to write and modify the conf file, only > to read it. > The ability to amend the config files would be a welcome -but not critical- > addition. Good point. With the Debian packages, we could add a "/usr/sbin/koha-conf-checker" or something which compares a site's koha-conf.xml against the koha-conf.xml.in template... Could potentially even add some automation in the koha-common.postinst to do the check after an upgrade so a sysadmin could see which instances need manual updating... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
