Tags:
create new tag
, view all tags

Question

  • TWiki version: 01-Dec-2001
  • Perl version: ActiveState 5.8.0 build 804
  • Web server & IIS version: 5
  • Server OS: Windows 2000 Server
  • Web browser & version: IE6
  • Client OS: Windows 2000 Server

Attachments do not seem to work. I can upload them but not retrieve them. Note that my URI to TestTopic7 is http://wikiprotovm/twiki/bin/view.pl/Test/TestTopic7 (note the .pl) and the URI to the attachment doesn't work.

Attached are the testenv, testtopic7, and twiki.cfg.

I am also concerned that my cfg file is wrong for RCS, but have not figured out which variables should have a cygwin path and which should have a driver-letter colon path. Please take a quick look at twiki.cfg.

* testenv.html: testenv output

-- DougRansom - 31 Dec 2002

Answer

The twik config pubUrlPath and pubDir did not match. In my case, i had pointed a vroot at the twiki install directory, created a bin child which had approppriate permissions for CGI in IIS.

However, I guessted at what the pub should be incorrectly. These variables work if you install twiki and want to reference the install without moving directories around.

installed twiki to d:/apps/twiki and pointed a vroot there

$pubUrlPath = "/twiki/pub"; # Public data directory, must match $pubUrlPath : $pubDir = "d:/apps/twiki/pub";

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatcfg TWiki.cfg manage 14.9 K 2002-12-31 - 01:01 DougRansom config file
HTMLhtm TestTopic7.htm manage 5.0 K 2002-12-31 - 01:02 DougRansom TestTopic7, to which I have attached a file
HTMLhtml testenv.html manage 5.8 K 2002-12-31 - 01:00 DougRansom testenv output
Topic revision: r3 - 2003-01-08 - DougRansom
 
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.