Setting Up Wiki on Centos 5.3

Prerequisites

Details

   $ python -V
   Python 2.4.3

    mkdir -p ~/work/MoinMoin/tmp
    cd ~/work/MoinMoin/tmp
    tar xvzf moin-1.8.5.tar.gz

- Test the installation:

- Create a wiki instance:

- Apache/Moin configuration (based on moin.cgi):

- Setup wikiconfig.py

- Bounce apache

- Path to the wiki: Based on the ScriptAlias defined in httpd.conf

- extra steps are needed to access home from httpd (apache) because od the

- Other user/group for Wiki instnce:

- Apache configuration directory is NOT /usr/local/etc/apache2

- Bounce apache: /etc/rc.d/init.d/httpd restart - Path to wiki: http://localhost/dev/wiki

Copyright 2008, SoftXS GmbH, Switzerland