SID-01089: Add on errors
| Status: |
Answered |
TWiki version: |
5.0.1 |
Perl version: |
Perl 5.8 |
| Category: |
BlogAddOn |
Server OS: |
Ubuntu 8.04 |
Last update: |
14 years ago |
I have installed
BlogAddOn and got to
BlogPost page. Got this error:
Could not perform search. Error was:
RCS: /usr/bin/rlog -h %FILENAME|F% of .../Main/BlogPostExample.txt,v failed:
I have added new topic successfuly. I get error when i try to add new category:
RCS: /usr/bin/rlog -h %FILENAME|F% of .../Main/BlogCategory.txt,v failed:
What is the problem? I copied those files from /data/_BlogAddOn/ to /pub/Main
--
BostjanTovornik - 2011-02-02
Discussion and Answer
This is likely a permission issue. Make sure all files below twiki/data and twiki/pub are owned by the webserver user (apache, www, www-run or the like).
--
PeterThoeny - 2011-02-02
I have those rights:
rwxr-xr-x 12 www-data www-data 4096 2011-02-02 08:50 data
drwxr-xr-x 7 www-data www-data 4096 2010-10-11 08:15 pup
Are 755 rights ok?
--
BostjanTovornik - 2011-02-03
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.