rt 4.2.13 ticket#13852
[freeside.git] / rt / README
index bdd8e09..6581240 100755 (executable)
--- a/rt/README
+++ b/rt/README
@@ -27,9 +27,9 @@ o   A supported SQL database
                                            upgrade path guaranteed
 
 o   Apache version 1.3.x or 2.x (http://httpd.apache.org)
-        with mod_perl -- (http://perl.apache.org)
-        or with FastCGI -- (http://www.fastcgi.com)
-        or other webserver with FastCGI support
+        with FastCGI -- (http://www.fastcgi.com)
+        or mod_perl -- (http://perl.apache.org)
+        or another webserver with FastCGI support
 
         RT's FastCGI handler needs to access RT's configuration file.
 
@@ -67,13 +67,13 @@ GENERAL INSTALLATION
     If you are upgrading from a previous version of RT, please review
     the upgrade notes for the appropriate versions, which can be found
     in docs/UPGRADING-* If you are coming from 4.0.x to 4.2.x you should
-    review both the UPGRADING-4.0 and UPGRADING-4.2 file.  Similarly, if
-    you were coming from 3.8.x, you would want to review UPGRADING-3.8,
-    UPGRADING-4.0 and UPGRADING-4.2
+    review both the UPGRADING-4.0 and UPGRADING-4.2 files.  Similarly, if
+    you were coming from 3.8.x, you would want to review the UPGRADING-3.8,
+    UPGRADING-4.0 and UPGRADING-4.2 documents.
 
     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
+    relevant documentation before beginning the upgrade, so as to be
     aware of important changes.
 
     RT stores the arguments given to ./configure at the top of the
@@ -159,7 +159,7 @@ GENERAL INSTALLATION
 
       You should back up your database before running this command.
       When you run it, you will be prompted for your previous version of
-      RT (such as 3.8.1) so that the appropriate set of database
+      RT (such as 4.0.23) so that the appropriate set of database
       upgrades can be applied.
 
       If 'make upgrade-database' completes without error, your upgrade
@@ -216,6 +216,9 @@ GENERAL INSTALLATION
 
            perldoc /opt/rt4/bin/rt-mailgate
 
+11) Set up automatic backups for RT and its data as described in
+    the docs/backups.pod document.
+
 
 GETTING HELP
 ------------
@@ -278,7 +281,7 @@ fix them.  To report a bug, send email to <rt-bugs@bestpractical.com>.
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)