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 History Action Size Date Who Comment
Unknown file formatcfg TWiki.cfg r1 manage 14.9 K 2002-12-31 - 01:01 UnknownUser config file
HTMLhtm TestTopic7.htm r1 manage 5.0 K 2002-12-31 - 01:02 UnknownUser TestTopic7, to which I have attached a file
HTMLhtml testenv.html r1 manage 5.8 K 2002-12-31 - 01:00 UnknownUser testenv output
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2003-01-08 - DougRansom
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.