Changes for page Installation

Last modified by Thomas Mortagne on 2023/12/19

From version 11.1
edited by Aurora
on 2008/03/25
Change comment: There is no comment for this version
To version 13.1
edited by Raffaello Pelagalli
on 2008/04/11
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Aurora
1 +XWiki.RaffaelloPelagalli
Content
... ... @@ -1,3 +1,8 @@
1 +#startfloatingbox()
2 +*Contents*
3 +#toc ("2" "3" "")
4 +#endfloatingbox()
5 +
1 1  1 Installation
2 2  
3 3  XWiki is a Java-based wiki and runs on a Servlet Container such as Tomcat, Jetty, JBoss, WebLogic, WebSphere, etc. It also uses a relational database to store its content. It can run on almost any database (HSQL, MySQL, etc) but XWiki and the database need to be setup correctly.
... ... @@ -84,7 +84,10 @@
84 84  
85 85  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].
86 86  
92 +1.1.1 Tutorials
87 87  
94 +* [XWiki On Debian 4 (Etch) - Tomcat - MySQL > http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch]
95 +
88 88  1.1 Installing the eXo Enterprise WebOS integration WAR
89 89  
90 90  #warning("The integration with eXo is still very experimental and the instructions below are not finalized yet. Proceed with caution!")

Get Connected