<
From version < 15.5 >
edited by Vincent Massol
on 2017/12/01
To version < 16.1 >
edited by Vincent Massol
on 2018/09/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,9 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -You'll need to perform 2 mandatory steps:
5 +You'll need to perform 4 mandatory steps:
6 6  
7 -* Install and configure a Servlet Container
8 -* Install and configure a relational database
7 +{{toc depth="1"/}}
9 9  
10 10  But first, you'll need to [[download>>enterprise:Main.Download]] the .war version of XWiki and check the [[System Requirements>>platform:AdminGuide.Installation#HPrerequisites]].
11 11  
... ... @@ -69,6 +69,7 @@
69 69  * Copy your RDBMS Java drivers to the XWiki webapp's ##WEB-INF/lib## directory
70 70  * Configure XWiki to use the created database. This involves modifying the ##WEB-INF/hibernate.cfg.xml## file as is described in the tutorials for each database below.
71 71  * XWiki will automatically create the various tables it needs when it executes on the first run
71 +* [[Add the missing indexes manually>>Documentation.AdminGuide.Performances.Database Administration.WebHome]]
72 72  
73 73  == Specific databases instructions ==
74 74  

Get Connected