]> git.uio.no Git - usit-rt.git/blob - docs/UPGRADING-3.0
Upgrade to 4.0.13
[usit-rt.git] / docs / UPGRADING-3.0
1 =head1 UPGRADING FROM 3.0.0 AND EARLIER
2
3 =head2 Installation
4
5 We recommend you move your existing /opt/rt3 tree completely out
6 of the way before installing the new version of RT, to make sure
7 that you don't inadvertently leave old files hanging around.
8
9
10 =head2 Rights changes
11
12 Now, if you want RT to automatically create new users upon ticket
13 submission, you MUST grant 'Everyone' the right to create tickets.
14 Granting this right only to "Unprivileged Users" is now insufficient.
15
16
17 =head2 Web server configuration
18
19 The configuration for RT's web interface has changed.  Please refer to
20 docs/web_deployment.pod for instructions.