Template:RestartAfterUpdate

From Open-Xchange
Revision as of 10:33, 31 October 2012 by Choeger (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

After the new packages are installed, the groupware and admin process needs a restart:

{{#if:{{{release}}}|{{#ifeq:|6.22|

$ /etc/init.d/open-xchange restart

| $ /etc/init.d/open-xchange-groupware restart

$ /etc/init.d/open-xchange-admin restart

}}|}}


NOTE: Please take care, that you do not restart Open-Xchange during the process where it updates it's database. A database update can happen after installing minor or major updates. As soon as the first user tries to log in to the system or if any provisioning action is done, this update starts.