Question
Our TWIki site has been behaving well (once our ISP restored a few changes they made). I was using it happily yesterday afternoon, but now and attempt to access a page just hangs until the browser times out. It does respond (with oops) to a non-existant page, but anything else gives no answer. Tried 2 different browsers & then looked for changes.
Can't see any obvious file changes. The only oddity in the logs is from warning.txt, lots of:
19 Nov 2004 - 12:59 Form: get find category template twikicatitems for Web TWiki
20 Nov 2004 - 00:03 Can't write to cgiQuery
I'm quite prepared to think my ISP has changed something yet again, but anbody have any ideas what is going on?
Environment
--
ChrisHogan - 20 Nov 2004
Answer
Don't worry! Must have been the ISP as suddenly everything is working - but I'd still like to know what the warning nessages meant.
--
ChrisHogan - 20 Nov 2004
The cgiQuery line looks like it relates to
CPAN:CGI
, which perhaps was upgraded by your ISP. Runing
testenv will tell you the versions of key CPAN modules used by TWiki, including the CGI module.
--
RichardDonkin - 23 Nov 2004