TWiki installed easily on Mandrake 9.0. The only thing that I needed to add beyond the default packages for Development and Web Server was perl-CGI-2.810-3mdk.
--
DeanWright - 07 Feb 2003
Great. Did you use the Advanced Internet Server's mod-Perl mechanism?
If so, perhaps you could document that for us a well.
--
AntonAylward - 08 Feb 2003
I didn't initially. I just followed the
TWikiDocumentation and was up and running in no time.
But prompted by your question I looked at
ModPerl and
ModPerlUnix but it wasn't until I read
ModPerlProxied that everything came together. Now I can use /twiki/bin for perl-cgi and /twiki/perl for mod_perl.
--
DeanWright - 08 Feb 2003
I am having a hard time following the step that sets up File Permissions. I can run the testenv script fine from the command line but when I try to run
http://localhost/twiki/bin/testenv
I get a 403 error. It leads me to believe that something is hosed in my .htaccess file but I am not at all sure what on earth is going on.
--
VijayGarimella - 30 Nov 2004