Differences between revisions 1 and 2
Revision 1 as of 2002-03-22 19:16:52
Size: 2937
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 2 as of 2008-06-26 09:53:53
Size: 2949
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
This page describes the installation procedure applying to MoinMoin:MoinMoin version 0.11 and up. In the next section, there is a list of real-world [#installscenarios Installation Scenarios] that help you to understand how to apply the instructions in different environments. This page describes the installation procedure applying to MoinMoin:MoinMoin version 0.11 and up. In the next section, there is a list of real-world [[#installscenarios|Installation Scenarios]] that help you to understand how to apply the instructions in different environments.
Line 10: Line 10:
[#basic-install Basic Installation] explains the "`setup.py`" step of the installation in more detail. This applies equally to all scenarios, and you should read it before trying a live installation. [[#basic-install|Basic Installation]] explains the "`setup.py`" step of the installation in more detail. This applies equally to all scenarios, and you should read it before trying a live installation.
Line 12: Line 12:
[#trouble-shooting Trouble-shooting] helps with fixing any general problems you might encounter, which apply to any installation platform. [[#trouble-shooting|Trouble-shooting]] helps with fixing any general problems you might encounter, which apply to any installation platform.
Line 17: Line 17:
[[Anchor(installscenarios)]] <<Anchor(installscenarios)>>
Line 23: Line 23:
 * [#unix-install UNIX Installation]  * [[#unix-install|UNIX Installation]]
Line 26: Line 26:
 * [#win32apache-install Windows Installation using Apache]
 * [#win32iis-install Windows Installation using IIS]
 * [[#win32apache-install|Windows Installation using Apache]]
 * [[#win32iis-install|Windows Installation using IIS]]
Line 29: Line 29:
[[Anchor(basic-install)]]
[[Include(HelpOnInstalling/BasicInstallation)]]
<<Anchor(basic-install)>>
<<Include(HelpOnInstalling/BasicInstallation)>>
Line 32: Line 32:
[[Anchor(trouble-shooting)]] <<Anchor(trouble-shooting)>>
Line 34: Line 34:
[[Include(HelpOnInstalling/TroubleShooting, "Trouble-shooting", 1)]] <<Include(HelpOnInstalling/TroubleShooting, "Trouble-shooting", 1)>>
Line 36: Line 36:
[[Anchor(unix-install)]] <<Anchor(unix-install)>>
Line 38: Line 38:
[[Include(HelpOnInstalling/ApacheOnUnix, "UNIX Installation", 1)]] <<Include(HelpOnInstalling/ApacheOnUnix, "UNIX Installation", 1)>>
Line 40: Line 40:
[[Anchor(win32apache-install)]] <<Anchor(win32apache-install)>>
Line 42: Line 42:
[[Include(HelpOnInstalling/ApacheOnWin32, "Windows Installation using Apache", 1)]] <<Include(HelpOnInstalling/ApacheOnWin32, "Windows Installation using Apache", 1)>>
Line 44: Line 44:
[[Anchor(win32iis-install)]] <<Anchor(win32iis-install)>>
Line 46: Line 46:
[[Include(HelpOnInstalling/InternetInformationServer, "Windows Installation using IIS", 1)]] <<Include(HelpOnInstalling/InternetInformationServer, "Windows Installation using IIS", 1)>>

This HTML page contains the basic install docs that can be found on http://purl.net/wiki/moin/MoinMoin/InstallDocs. It contains all necessary information to get your wiki up and running, even without being online. If you have a permanent internet connection, you might want to browse the docs on the HelpOnInstalling page, which might contain more up-to-date information.

After following the procedures on this page, you should have a working wiki and can browse the rest of the online docs there.

How to install your own MoinMoin Wiki

This page describes the installation procedure applying to MoinMoin version 0.11 and up. In the next section, there is a list of real-world Installation Scenarios that help you to understand how to apply the instructions in different environments.

Basic Installation explains the "setup.py" step of the installation in more detail. This applies equally to all scenarios, and you should read it before trying a live installation.

Trouble-shooting helps with fixing any general problems you might encounter, which apply to any installation platform.

After a successful installation, you might want to read more about configuration and other options that you, as the wiki administrator, can set up. HelpOnAdministration contains links to pages that cover these topics. Especially, the HelpOnConfiguration and HelpOnUpdating pages provide additional information regarding wiki setup and maintenance. MoinMoinWinCvs and MoinMoinUnixCvs describe how to run your wiki using the current development version from the SourceForge CVS repository.

Sample Installation Scenarios

The following links lead you to concrete examples of installation sessions, showing the commands used and explaining what they do. It is highly recommended that you first read the general information on installing (especially the next section of this page) before choosing an installation scenario that best fits your intended use of MoinMoin.

UNIX:

Windows:









MoinMoin/InstallDocs (last edited 2008-06-26 09:53:53 by anonymous)