From: Robert Soulliere Date: Wed, 14 Nov 2012 18:35:17 +0000 (-0500) Subject: Documentation: Specify that Apache files should be updated as root. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4216357df925f54cd0c52387095da44e998055a8;p=evergreen%2Fpines.git Documentation: Specify that Apache files should be updated as root. Signed-off-by: Robert Soulliere --- diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt index dcb40073a4..77a7c3eb78 100644 --- a/docs/installation/server_upgrade.txt +++ b/docs/installation/server_upgrade.txt @@ -127,7 +127,7 @@ perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config --service all --create-offline --database evergreen --host localhost --user evergreen --password evergreen ------------------------------------------------------------------------- + -. Update Apache files: +. As the _root_ user, Update the Apache files: + [CAUTION] Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo your customizations after copying them.