Tags:
create new tag
view all tags

Question

I have installed Twiki on a windows 2000 server machine, running lighttpd 1.4.9, with active perl 5.8.7 and GnuWin32 based core utils + gzip + tar + all that. I am using RCSWrap currently as I’m not able to configure a compiled RCS exe on windows. The RCS part works well, with me being able to save/force new versions, etc.

The problem is when I try to go from ‘twiki/bin/view.pl’ to something like ‘twiki/bin/view.pl/Main/TwikiUsers’, I get an error that says: “Warning: Can't find topic main.WebLeftBar”. Could you please help me track down the problem? I am attaching my Twiki.cfg file here (I was unable to download and run testenv, so can’t send you the output for that, sorry).

I would be extremely grateful if you could help me out or point me in the right direction. Thanks in advance.

PS: Okay so I searched through all the scripts for WebLeftBar, and came to view.pattern.tmpl and replaced Support.WebLeftBar with Main.WebLeftBar and also tried out TWiki06x01.WebLeftBar. These two changes allowed me to see the leftbard, but left certain links broken (such as search and also the Main Web home link. Thus one thing I realised that when the error says "Can't find topic main.WebLeftBar", the "m" being lowercase is one part of the problem.. or so it seems to me. Can someone please help me?

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2000 Server
Web server: Lighttpd 1.4.9
Perl version: active perl (latest) i think 5.8.7
Client OS: Windows XP Prof
Web Browser: Firefox
Categories: Installation

-- HemanshuNarsana - 20 Feb 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

  • LocalSite.cfg: This is the localised configuration (including directory paths, etc)


The lowercase 'm' might be a problem. I'm guessing that somehow your server is lowercasing the 'm' in the path_info. I say might because it's a Windows server, and Windows ought to see 'main' and 'Main' as equivalent. It's possible that there is a case-sensitivity in the "webExists" code in TWiki that is failing because of this, however.

I strongly suspect your webser is at fault, and is munging the path_info.

-- CrawfordCurrie - 12 Mar 2006

Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatcfg LocalSite.cfg r1 manage 3.0 K 2006-02-20 - 06:21 UnknownUser This is the localised configuration (including directory paths, etc)
Unknown file formatcfg TWiki.cfg r1 manage 42.0 K 2006-02-20 - 06:08 UnknownUser My configuration file.
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2006-04-11 - WillNorris
 
  • 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.