Last modified by Simon Urli on 2023/10/10

<
From version < 3.1 >
edited by Guillaume Fenollar
on 2012/01/25
To version < 4.1 >
edited by Vincent Massol
on 2012/01/29
>
Change comment: Added TOC + fixed invalid section levels

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.GuillaumeFenollar
1 +XWiki.VincentMassol
Content
... ... @@ -1,9 +1,13 @@
1 +{{box cssClass="floatinginfobox" title="**Contents**"}}
2 +{{toc/}}
3 +{{/box}}
4 +
1 1  You'll need to perform 2 mandatory steps:
2 2  
3 3  * Install and configure a Servlet Container
4 4  * Install and configure a relational database
5 5  
6 -== Install and configure a Servlet Container ==
10 += Install and configure a Servlet Container =
7 7  
8 8  XWiki will work with any Servlet Container (provided it's properly configured obviously). We're only listing instructions for a few containers but you can adapt these instructions for your favorite container.
9 9  
... ... @@ -38,7 +38,7 @@
38 38  
39 39  You're now ready to install and configure your relational database.
40 40  
41 -== Install and configure a Relational Database ==
45 += Install and configure a Relational Database =
42 42  
43 43  XWiki can work with a lot of relational databases. We're only listed those that we have tested it on.
44 44  
... ... @@ -69,11 +69,10 @@
69 69  If your database is empty this will result in a minimal empty wiki installation. You may want to use the [[Import/Export tool>>AdminGuide.ImportExport]] to import some pages in your wiki. We recommend that you import the [[provided default XAR>>xwiki:Main.Download]]. If you're upgrading from an existing installation your database should already contain the pages you had before.
70 70  {{/info}}
71 71  
72 -== Concluding Step ==
76 += Concluding Step =
73 73  
74 74  At this stage you have finished configuration XWiki. If you start your database and container and point your browser to http:~//localhost:8080/xwiki/ you'll have a working, albeit minimal, wiki (without any page loaded). The next step is either to create new pages by hand or import the default Wiki that we are providing as a [[XAR file>>xwiki:Main.Download]], by using the [[Import feature>>AdminGuide.ImportExport]].
75 75  
76 -
77 77  = Installing the Default Wiki XAR =
78 78  
79 79  The default wiki is a fully configured wiki that you can use as a starting point for creating your own wiki content. It provides the following:

Get Connected