X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FREADME;h=5a4b92386269773df97dc4fc661e85a816b1d65b;hb=6c8a8cedc4dbfc9a9d6976718e369ed36a152670;hp=37a6aff672c700744ccb464437e19a30635b8920;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;p=freeside.git diff --git a/rt/README b/rt/README index 37a6aff67..5a4b92386 100755 --- 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 . - Jesse Vincent - Best Practical Solutions, LLC - March, 2011 - REQUIRED PACKAGES ----------------- @@ -25,7 +21,7 @@ o Perl 5.8.3 or later (http://www.perl.org). 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) @@ -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 - 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 @@ -177,7 +175,10 @@ GENERAL INSTALLATION 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. @@ -299,7 +300,7 @@ fix them. To report a bug, send email to . # # COPYRIGHT: # -# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices)