From c6e0cae324fcca251ee67b71bad7cee560fe98c3 Mon Sep 17 00:00:00 2001 From: tlilleberg Date: Wed, 5 Oct 2011 15:05:26 -0400 Subject: [PATCH] Additional fix to version update. --- 2.0/admin/Upgrading-Evergreen-2.0.xml | 2 +- 2.0/admin/serversideinstallation_2.0.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2.0/admin/Upgrading-Evergreen-2.0.xml b/2.0/admin/Upgrading-Evergreen-2.0.xml index 4eba3b085a..6106464d4a 100644 --- a/2.0/admin/Upgrading-Evergreen-2.0.xml +++ b/2.0/admin/Upgrading-Evergreen-2.0.xml @@ -483,7 +483,7 @@ pg_upgradecluster 8.4 main - as the postgres user, load data from backup into PostgreSQL 2.0.10.0. + as the postgres user, load data from backup into PostgreSQL 9.0. diff --git a/2.0/admin/serversideinstallation_2.0.xml b/2.0/admin/serversideinstallation_2.0.xml index 63a9666fca..a2bc87c740 100644 --- a/2.0/admin/serversideinstallation_2.0.xml +++ b/2.0/admin/serversideinstallation_2.0.xml @@ -2461,7 +2461,7 @@ /openils/conf/lib_ips.txt and modifying the Apache startup script /etc/apache2/startup.pl. First, copy the sample file - /home/opensrf/Evergreen-ILS-2.0.0/Open-ILS/examples/lib_ips.txt.example + /home/opensrf/Evergreen-ILS-2.0.10/Open-ILS/examples/lib_ips.txt.example to /openils/conf/lib_ips.txt. The example file contains the single line: "MY-LIB 127.0.0.1 127.0.0.254". You must modify the file to use the IP address ranges for your library system. Add new lines to represent the IP address -- 2.43.2