Question
I followed the instructions on installing Twiki, but on the last
step when instructed to go to
http://somehost.com/bin/view
I get,
Access Denied
The "Main" web does not exist
....
How do I fix this?
Cheers,
Aeden
Environment
--
AedenJameson - 24 Mar 2006
Answer
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.
Does a directory named Main exist in the
data/ directory?
Did you rename any webs during the install?
Check the premissions on the
data/ data/Main directories, and the files within
data/Main
--
JamesWestby - 28 Mar 2006
For fast tests backupdir. give chmod 777 to any htdocs. Test. If it works than permission error. restore backup and look through the given permissions.
--
TWikiGuest - 03 Apr 2006
also, make sure that the {DataDir} in the twiki/bin/configure cgi-script is actually the TWiki data dir, and has a Main, TWiki and Sandbox dir.
--
SvenDowideit - 07 Apr 2006