Rick was mentioning about installation of Mediawiki. I just want everyone to know that Mediawiki should be in all the main distribution repositories, it is version 1.13 in Ubuntu and 1.15  in Fedora. If anyone was going to try it out here are some quick tips prior to site configuration via web browser:<br>
<br>1. Link skins,images &amp; extensions directories in /usr/share/mediawiki to /var/www/wiki<br>e.g. When in /var/www/wiki directory, open terminal<br>$ sudo ln -s /usr/share/mediawiki/skins  /var/www/wiki/skins <br>2. Create your database prior to  site configuration so that root permissions are not req&#39;d.<br>
3. Install a php accelerator<br> <br><a href="http://en.wikipedia.org/wiki/List_of_PHP_accelerators">http://en.wikipedia.org/wiki/List_of_PHP_accelerators</a><br><br>If anyone has a problem with the above let me know.<br>
<br>Gordon<br>