Tags:
create new tag
, view all tags

Question

I'm looking for Twiki Install (All-in-one) on Windows with native Apache and Perl (no cygwin). I've tried Indigo Perl which is appealing because of its use of mod_perl. I managed to install but wound up frustrated. Would love to use the new Windows installer, but I am really turned off by ActivePerl. Can I use the Installer and then replace ActivePerl by mod_perl?

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows XP Pro SP2
Web server:  
Perl version: 5.8.10?
Client OS:  
Web Browser: Apache 2.2
Categories: Platform, Installation

-- KimWoodle - 08 May 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

I moved the Windows installer's perl directory after installation. I haven't tried it, but I don't see why the same procedure wouldn't work for a different Perl install (assuming you give it all the same CPAN modules). In Step 3 of that doc, you would probably only need paragraphs 2 and 7 through 11.

I also have a question about your question: I'm using ActivePerl and it seems OK to me. It's much faster than cygwin's perl for example. I haven't tried mod_perl, what's its appeal? [I'm curious to see if I should consider switching as you are].

-- SeanCMorgan - 08 May 2008

Kim - you should probably look at StrawberryPerl - it is the fully native win32 perl - and as part of the WindowsInstaller work I did, I made a test rc using it - look in http://distributedinformation.com/TWikiInstallers/ (you should be able to update the perl quite happily)

I don't know anything about the mod_perl support on Windows apache - if you find out more, please tell us.

-- SvenDowideit - 09 May 2008

SeanCMorgan: I'm running ActiveState Perl with Mod_perl over it. Namingly, the appeal is speed, particularly with larger numbers of users.

Kim: Sounds like you misunderstand mod_perl. It is a perl module that is loaded to keep an always active perl shell which then handles requests. It is not a replacement for Perl, but basically saves on the instantiation cost of making copies of perl for each request.

-- PhilipBloom - 27 Jun 2008

Thanks Philip, that explains a lot.

-- SeanCMorgan - 11 Jul 2008

Look also into VMware based virtual appliances. This approach makes it very easy to deploy TWiki on Windows. A somewhat outdated TWiki version is at TWikiVMDebianStable, and an up-to-date version is available as a commericially supported product.

-- PeterThoeny - 02 Sep 2008

 
Change status to:
Topic revision: r7 - 2008-09-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.