http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13784

--- Comment #4 from Larry Baerveldt <[email protected]> ---
It's not even that weird of a situation. We often need to temporarily block
access to a site for both the public catalog and the staff client (such as when
performing maintenance, or other actions where we wouldn't want the database to
be touched), and disabling the instance is the fastest way to do that, and
still present a "maintenance" page to the user. Unless you remember to stop
zebra manually first, then if you have already disabled the instance, then you
*can't* stop zebra without just killing the processes. This patch addresses
that.

Also, I did just submit a patch for koha-disable to stop zebra (and SIP) (see
13785). However, for that patch to work, this one first has to be pushed.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to