Question
I looked though the guides but all I found was info on how to install on Windows using apache. Is there a simplified guide on how to install on IIS? I must install it with IIS otherwise my project will be shot down by upper management within my organization due to "security issues"
Any help appreciated
Environment
--
SteveJackson - 07 Nov 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Steve, first tip - only do this if you know IIS and windows administration well. if you do - I made 2 summary topics on doing this, one for
WinXP and another for Win2003 (i'm intransit between sydney and zurich, so you'll need to search, sorry)
basically, you need to
- install IIS
- install activestate perl including the IIS bindings
- install gnutools (to get native built grep)
- install twiki into the inetpub/www
- rename the cgi's to end with .pl
- configure twiki to use the .pl's
- configure the paths of the required tools to where they work
- some IIS and windows permission stuff
- configure twiki to use RcsLite, RcsWrap is often very hard to get fully working
good luck - I stipped using windows (and thus IIS) about a year ago, but it did work until then :/
--
SvenDowideit - 07 Nov 2006
Closing
--
CrawfordCurrie - 16 Dec 2006