[otrs-cvs] otrs UPGRADING,1.90,1.91
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv6377
Modified Files:
UPGRADING
Log Message:
Added otrs.CheckModules.pl to upgrading instructions.
Author: mg
Index: UPGRADING
===================================================================
RCS file: /home/cvs/otrs/UPGRADING,v
retrieving revision 1.90
retrieving revision 1.91
diff -2 -u -d -r1.90 -r1.91
--- UPGRADING 24 Jan 2013 07:30:43 -0000 1.90
+++ UPGRADING 24 Jan 2013 10:50:56 -0000 1.91
@@ -14,5 +14,5 @@
upgrade. For instance you can upgrade directly from OTRS 3.2.1 to version
3.2.4. If you need to do such a "patch level upgrade", you should skip steps
-8, 12, 14 and 15.
+9, 13, 15, 16 and 17.
@@ -86,5 +86,14 @@
-8) Apply the database changes
+8) Check needed Perl modules
+ -------------------------
+
+ Verify that all needed perl modules are installed on your system and install
+ any modules that might be missing.
+
+ shell> /opt/otrs/bin/otrs.CheckModules.pl
+
+
+9) Apply the database changes
--------------------------
@@ -108,7 +117,7 @@
or change the existing tables to use InnoDB as storage engine.
- Any problems with regards to the storage engine will be reported by the
+ Any problems with regards to the storage engine will be reported by the
otrs.CheckDB.pl script, so please run it to check for possible issues.
-
+
shell> bin/otrs.CheckDB.pl
@@ -139,6 +148,6 @@
-9) Database Upgrade During Beta Phase
- ----------------------------------
+10) Database Upgrade During Beta Phase
+ ----------------------------------
This step is ONLY needed if you upgrade from 3.2.0.beta1!
@@ -157,5 +166,5 @@
-10) Refresh the configuration cache and delete caches
+11) Refresh the configuration cache and delete caches
-------------------------------------------------
@@ -166,5 +175,5 @@
-11) Restart your services
+12) Restart your services
---------------------
@@ -178,5 +187,5 @@
-12) Check 'Cache::Module' setting
+13) Check 'Cache::Module' setting
-----------------------------
@@ -188,5 +197,5 @@
-13) Check installed packages
+14) Check installed packages
------------------------
@@ -195,5 +204,5 @@
-14) Cleanup metadata of archived tickets
+15) Cleanup metadata of archived tickets
------------------------------------
@@ -217,5 +226,5 @@
-15) Review (Modify) ACLs for Dynamic Fields
+16) Review (Modify) ACLs for Dynamic Fields
------------------------------------
Note: This step only applies if you use ACLs to limit Dynamic Fields Dropdown or Multiselect
@@ -274,5 +283,5 @@
-16) Adapt custom event handler modules
+17) Adapt custom event handler modules
----------------------------------
@@ -299,4 +308,4 @@
-17) Well done!
+18) Well done!
----------
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log