[otrs-cvs] doc-admin/en/content/installation upgrading.xml, 1.9, 1.10
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/en/content/installation
In directory lancelot:/tmp/cvs-serv7771/en/content/installation
Modified Files:
upgrading.xml
Log Message:
Added otrs.CheckModules.pl to upgrading instructions.
Author: mg
Index: upgrading.xml
===================================================================
RCS file: /home/cvs/doc-admin/en/content/installation/upgrading.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -2 -u -d -r1.9 -r1.10
--- upgrading.xml 24 Jan 2013 07:57:40 -0000 1.9
+++ upgrading.xml 24 Jan 2013 10:55:18 -0000 1.10
@@ -25,5 +25,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.
</para>
@@ -123,6 +123,6 @@
If the tarball is used, execute:
<screen>
-shell> cd /opt/otrs/
-shell> bin/otrs.SetPermissions.pl
+shell> cd /opt/otrs/
+shell> bin/otrs.SetPermissions.pl
</screen>
with the permissions needed for your system setup.
@@ -130,4 +130,16 @@
</listitem>
<listitem>
+ <para>
+ Check needed Perl modules
+ </para>
+ <para>
+ Verify that all needed perl modules are installed on your system and install
+ any modules that might be missing.
+ <screen>
+shell> /opt/otrs/bin/otrs.CheckModules.pl
+ </screen>
+ </para>
+ </listitem>
+ <listitem>
<para>
Schema update:
---------------------------------------------------------------------
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