X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2FREADME;h=6581240aa9d0d175f1762b2990940f62014842ba;hp=bdd8e0928d1514a4d8ca86789e13cc6a8e21c08a;hb=7322f2afedcc2f427e997d1535a503613a83f088;hpb=ae14e320388fa5e7f400bff1c251ef885b7952e6 diff --git a/rt/README b/rt/README index bdd8e0928..6581240aa 100755 --- 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 . # # COPYRIGHT: # -# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices)