aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://bob-bernstein.myopenid.com/ <bernstein@web>2014-05-23 15:52:36 -0400
committeradmin <admin@branchable.com>2014-05-23 15:52:36 -0400
commitfd881ff462c1644be88f99f96261946ba4f5dfc0 (patch)
treededcb943e30d6094cc9b453bb753796c5dd1cc9a /doc
parent3046d5512fdb7766e768bfc4628185a7e46ec7f6 (diff)
downloadikiwiki-fd881ff462c1644be88f99f96261946ba4f5dfc0.tar
ikiwiki-fd881ff462c1644be88f99f96261946ba4f5dfc0.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Error___34__is_locked_and_cannot_be_edited__34__.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Error___34__is_locked_and_cannot_be_edited__34__.mdwn b/doc/forum/Error___34__is_locked_and_cannot_be_edited__34__.mdwn
new file mode 100644
index 000000000..44d25af70
--- /dev/null
+++ b/doc/forum/Error___34__is_locked_and_cannot_be_edited__34__.mdwn
@@ -0,0 +1,15 @@
+I returned to one of my old ikiwiki blogs and received the above error message after entering (on the web interface of the blog) a title for a new post.
+
+I found the following three locks in the .ikiwiki directory of the blog:
+
+-rw-r--r-- 1 zoidberg zoidberg 0 May 23 15:10 cgilock
+-rw-r--r-- 1 zoidberg zoidberg 0 May 23 15:20 lockfile
+-rw------- 1 zoidberg zoidberg 0 May 23 15:10 sessions.db.lck
+
+When I delete these and and again try to create a new post the above error message reappears and the locks have been recreated.
+
+Re-running 'ikiwiki --setup myblog.setup' disclosed a couple of permission problems (files owned by root - bah), but fixing them has had no effect on hte behavior of the blog.
+
+I really would like to rehab this ikiwiki blog!
+
+*Thanks!*