Question
Trying to access
http://www.netsimple.net/bin/view.pl/Main/WebHome
I get the following error:
|
TWiki . bin/oops.pl/bin/view.pl/Main . WebHome (oops, web doesn't exist)
|
|
|
Attention
|
Please chose only webs that do exist. Contact webmaster@your.company if you need a new web for your group.
|
.
- TWiki version: TWiki20011201.zip
- Web server: Apache
- Server OS: Linux (Cobalt Raq3)
- Web browser: Internet Explorer 5.1
- Client OS: Windows NT 4.0
--
TWikiGuest - 12 Dec 2001
Answer
Most probably your TWiki.cfg file is misconfigured - compare it with working examples (search TWiki to find some) and run the
testenv CGI script which will warn you about some errors. If you are still having problems, you might post your TWiki.cfg here.
--
RichardDonkin - 16 Dec 2001
See
CobaltRaqInstall, where I've posted some ideas and a patch that
should fix this.
--
RichardDonkin - 26 Feb 2002
I had the same error, turned out to be the file permissions in the data/ directory. Make sure they are owner and group executable. 776 seemed to work.
--
RickOliver - 22 Oct 2003