[Koha] Staff Maintenance Mode
Chris Cormack
chris at bigballofwax.co.nz
Fri Mar 22 10:02:52 NZDT 2013
On 22 March 2013 04:27, Mark Tompsett <mtompset at hotmail.com> wrote:
> Greetings,
>
> If Koha is the only thing on your server, why not just turn off apache as
> you make server command-line tweaks?
> $ sudo service apache2 stop
>
> Start it again when you are finished
> $ sudo service apache2 start
>
> That's assuming that you want to kick the staff and opac clients out at the
> same time. :)
>
If you are using the packages you can do
koha-disable instancename
then
koha-enable instancename
When you are ready, that will give you a maintenance page, not just a
site down :)
Chris
More information about the Koha
mailing list