From: Robert Soulliere Date: Tue, 15 Feb 2011 18:36:28 +0000 (-0500) Subject: First documentatiom bug reported in launchpad! Bug #719486 reported by Demian Katz... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=00af6ca8b15f07f721356b48f9da0042a6408dbd;p=Evergreen-DocBook.git First documentatiom bug reported in launchpad! Bug #719486 reported by Demian Katz. Add step to restart Apache in several places after uor unit changes. --- diff --git a/1.6/admin/serveradministration.xml b/1.6/admin/serveradministration.xml index e54d738..f92ca31 100644 --- a/1.6/admin/serveradministration.xml +++ b/1.6/admin/serveradministration.xml @@ -63,6 +63,12 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + The staff client will need to be restarted for changes to appear. @@ -78,6 +84,12 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + The staff client will need to be restarted for changes to appear. @@ -99,6 +111,12 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + The staff client will need to be restarted for changes to appear. @@ -147,6 +165,18 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + The staff client will need to be restarted for changes to appear. @@ -156,11 +186,18 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati Select the organizational unit you wish to delete from the organizational unit tree in the left pane. ClickDelete. Click OK on the warning alert box. - From the server command line, run autogen to apply the changes to the database and scripts. Run the following command as the opensrf user: + + From the server command line, run autogen to apply the changes to the database and scripts. Run the following command as the opensrf user: /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + The staff client will need to be restarted for changes to appear. @@ -227,11 +264,13 @@ COMMIT; ./autogen.sh -c /openils/conf/opensrf_core.xml -u - - - - + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + Editing Organizational Units<indexterm><primary>organization units</primary><secondary>editing</secondary></indexterm> @@ -244,6 +283,13 @@ COMMIT; /openils/bin/autogen.sh -c /openils/conf/opensrf_core.xml -u + + As root, restart the Apache server: + +/etc/init.d/apache2 restart + + + The staff client will need to be restarted for changes to appear. @@ -277,12 +323,8 @@ COMMIT; - To review or edit your library's hours of operation, - - - Open the Organizational Units interface.