Foswiki on Mac OS X Lion

Overview

This topic provides an installation of Foswiki on MacOS 10.7.x (Lion) under /Library/Webserver/Documents/foswiki.

Maybe somebody can confirm, whether this also works on (Snow)Leopard?


Download Installer Package

pkg.png

Installation Instructions

This is a basic installation, perfect for personal use on a local computer.

ALERT! This installation is NOT meant to be run on a public server, accessible by everybody on the internet. In order to set the appropriate security level of your installation please refer to http://127.0.0.1/foswiki/bin/view/System/InstallationGuide.

To make the installation as simple as possible, a couple of configuration settings have already been applied by the installer:

Making your Foswiki automatically findable by bonjour

If you would like your Foswiki to be findable by bonjour, for example from the bonjour section in Safari's bookmarks window, you can add a directive to your foswiki apache config file:
<IfModule bonjour_module>
    RegisterResource "My Foswiki" "/foswiki/bin/view" 80
</IfModule>

Note, the bonjour apache module in Leopard is broken, and doesn't let you register multiple resources. If you need this ability, see http://habilis.net/mod-bonjour-fix/ for a fixed module.

-- GavinBaker - 20 Jul 2009

Uninstalling Foswiki

Open Terminal

Trouble shooting

If something is not working properly, check out /var/log/apache2/error_log as usual.

A bunch of quite old trouble shooting tips have been removed from this page and put here for reference: FoswikiOnMacOSXTroubleShooting

-- Authors: MatthiasWientapper, WillNorris
I Attachment Action Size Date Who Comment
Foswiki-1.1.3-1.dmgdmg Foswiki-1.1.3-1.dmg manage 13062.1 K 13 Nov 2011 - 19:19 MatthiasWientapper Foswiki 1.1.3-1 installer disk image
Foswiki-1.1.3-1.dmg.ascasc Foswiki-1.1.3-1.dmg.asc manage 0.2 K 13 Nov 2011 - 19:23 MatthiasWientapper gpg signature
pkg.pngpng pkg.png manage 18.8 K 13 Nov 2011 - 19:16 MatthiasWientapper  

This topic: Support > FoswikiOnMacOSXLion
Topic revision: 13 Nov 2011, MatthiasWientapper
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads