Tags:
create new tag
view all tags

Question

More NEWS - It would appear that the error is not correct as the files are being saved appropriately by the guest account, why am I getting this error....??? Maybe a pathing problem to the OOPs subdirectory or something cute like that??.

Initial installation using Apache as www. All testenv looks great. Am trying to edit a topic and upon save I get an error as follows -

Topic save error During save of file Main an error was found by the version control system. Please notify your TWiki administrator. /usr/bin/ci -q -l -m'none' -t-none -w'Guest' /home/httpd/twiki/data/Main/WebHome.txt 2>&1 ci: /home/httpd/twiki/data/Main/WebHome.txt,v: Permission denied

Go back in your browser and save your changes locally.

I am not trying to enable user level security as we are a small shop and just want to get this thing going...please help.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat Linux 7.3
Web server: Apache 3
Perl version: 5.005,5.6.1
Client OS: Any
Web Browser: Any

-- TonyGeorge - 12 Aug 2004

Follow-up

There's not really enough information here to suggest what might be wrong, but the most common cause of this sort of error is incorrect permissions on files or directories. Examine the 'data' tree and ensure that that Apache user is able to read and execute all directories and read and write all .txt files. The easiest way to do this is to chown -R the directory to the Apache user. See also the instructions regarding permissions in the installation document.

-- CrawfordCurrie - 14 Aug 2004

Follow-up

Thanks Crawford - that was one of the problems although I could have sworn I did this, but thanks.

New problem is an RCS error when trying to attach a file? See below error message. This happens on any page where a file attach is attempted.

Topic save error During save of file Main an error was found by the version control system. Please notify your TWiki administrator. /usr/bin/ci -q -l -m'none' -t-none -w'Guest' /home/httpd/twiki/pub/Main/WebHome/ArroyoCustomer-TechSupportEng.doc 2>&1 ci: /home/httpd/twiki/pub/Main/WebHome/RCS/ArroyoCustomer-TechSupportEng.doc: No such file or directory

Go back in your browser and save your changes locally.

Answered

This was closed successfully

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2004-08-25 - TonyGeorge
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.