CGI::Kwiki works fine on Windows/ActiveState Perl, though there are some quirks. It builds and installs okay, but the tests will fail, don't worry, the tests need fixing to work on NT, I've nagged Ingy about this, as have others.

Apache works great on NT, the 2.x version is quite good now, rather than a hack of a hack as the 1.3 version was. IIS and it's little brother PWS are quite terrible web servers, with plenty of know defects some very serious. Unless you have a very good reason for using them I'd install Apache instead. The other advantage of Apache is that your more likley to find documentation for it, CGI::Kwiki includes details on how to set it's self up on Apache, on anything else you have to figure it out yourself- that's pretty common.

The latest versions of Kwiki don't use the systems grep, so the search works quite fine on Windows now, without CygWin on them. Though I'd install Cygwin anyway as it's very useful on a Windows box.

Update: Added RT link. Brian says he will fix it eventually.


--
ajt

In reply to Re: Re: Kwiki, IIS / PWS, Activestate by ajt
in thread Kwiki, IIS / PWS, Activestate by rkg

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.