RT# 30783 js fix for ip selection
[freeside.git] / rt / README
index 37a6aff..5a4b923 100755 (executable)
--- a/rt/README
+++ b/rt/README
@@ -10,10 +10,6 @@ RT is commercially-supported software. To purchase support, training,
 custom development, or professional services, please get in touch with
 us at <sales@bestpractical.com>.
 
 custom development, or professional services, please get in touch with
 us at <sales@bestpractical.com>.
 
-     Jesse Vincent
-     Best Practical Solutions, LLC
-     March, 2011
-
 
 REQUIRED PACKAGES
 -----------------
 
 REQUIRED PACKAGES
 -----------------
@@ -25,7 +21,7 @@ o   Perl 5.8.3 or later (http://www.perl.org).
 
 o   A supported SQL database
 
 
 o   A supported SQL database
 
-        Currently supported:  Mysql 4.1 or later with InnoDB support.
+        Currently supported:  MySQL 4.1 or later with InnoDB support.
                               Postgres 8.1 or later.
                               Oracle 9iR2 or later.
                               SQLite 3.0. (Not recommended for production)
                               Postgres 8.1 or later.
                               Oracle 9iR2 or later.
                               SQLite 3.0. (Not recommended for production)
@@ -75,8 +71,10 @@ GENERAL INSTALLATION
     you were coming from 3.6.7, you would want to review UPGRADING-3.6,
     UPGRADING-3.8 and UPGRADING-4.0
 
     you were coming from 3.6.7, you would want to review UPGRADING-3.6,
     UPGRADING-3.8 and UPGRADING-4.0
 
-    It is particularly important that you read the warnings at the top of
-    UPGRADING-4.0 for some common issues.
+    Any upgrade steps given in version-specific UPGRADING files should
+    be run after the rest of the steps below; however, please read the
+    relevant documentation before beginning the upgrade, soas to be
+    aware of important changes.
 
     RT stores the arguments given to ./configure at the top of the
     etc/RT_Config.pm file in case you need to recreate your previous use
 
     RT stores the arguments given to ./configure at the top of the
     etc/RT_Config.pm file in case you need to recreate your previous use
@@ -177,7 +175,10 @@ GENERAL INSTALLATION
 
           rm -fr /opt/rt4/var/mason_data/obj
 
 
           rm -fr /opt/rt4/var/mason_data/obj
 
-      You may then start your web server again.
+      If 'make upgrade-database' completes without error, your upgrade
+      has been successful; you should now run any commands that were
+      supplied in version-specific UPGRADING documentation.  You should
+      then restart your webserver.
 
  7) Configure the web server, as described in docs/web_deployment.pod,
     and the email gateway, as described below.
 
  7) Configure the web server, as described in docs/web_deployment.pod,
     and the email gateway, as described below.
@@ -299,7 +300,7 @@ fix them.  To report a bug, send email to <rt-bugs@bestpractical.com>.
 #
 # COPYRIGHT:
 #
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)