Question
I've upgraded to version 4.0.2, but it muist have carried over some old settings, because entrering an invalid web name gives:
Can't create file /home/hmw/Twiki/data/fred/.xpcache - No such file or directory
Not the page that, say twiki.org gives.
Also I was getting no template found for oopsauth (used by TWiki 3), so I took that off & now I get a "raw" apache error.
my htaccess contains:
ErrorDocument 401 /home/hmw/cgi-bin/oops/TWiki/TWikiRegistration
Environment
--
ChrisHogan - 17 May 2006
Answer
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'm guessing that you used to have
XpTrackerPlugin installed?
.xpcache is nothing to do with the TWiki core.
To recreate oopsauth, simply softlink oopsauth to auth. This is unchanged from TWiki 3.
--
CrawfordCurrie - 22 May 2006