Question
.
- TWiki version: TWiki 01-Dec-2001
- Web server: Apache/1.3.20 (Unix) mod_perl/1.25
- Server OS: HP-UX 11.0
- Web browser: IE 6.0
- Client OS: W2K
I've just installed TWiki for the first time and the
RCS ,v files are being created in twiki/bin. I wouldn't mind, but it seems to be looking for them in twiki/data/*/RCS (which exists).
When I click on a previous revison the current revision is displayed. Anyone have a clue?
--
JonStrayer - 05 Aug 2002
Answer
Mmmmm...
I haven't seen this one, but you might want to remove ownership, and write permissions, of user apache to the bin directories (it is not really safe otherwise). Only your data and pub directories, should be writable by apache.
Since you are using the
RCS directories, have you set the "Use
RCS directory" flag (
$useRcsDir) in TWiki.cfg?
--
EdgarBrown - 12 Oct 2002