aboutsummaryrefslogtreecommitdiff
path: root/doc/setup
diff options
context:
space:
mode:
authorJogo <Jogo@web>2009-10-13 17:26:11 -0400
committerJoey Hess <joey@kitenet.net>2009-10-13 17:26:11 -0400
commit6ece984c39713117d356843ba8f71fb2beb47e91 (patch)
treec67a844f3a86416ec5590a67aaa4029de537d20a /doc/setup
parentf6402d22caeecf481826b60791d84cb53210f686 (diff)
downloadikiwiki-6ece984c39713117d356843ba8f71fb2beb47e91.tar
ikiwiki-6ece984c39713117d356843ba8f71fb2beb47e91.tar.gz
Diffstat (limited to 'doc/setup')
-rw-r--r--doc/setup/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index 32a8f6de2..1c5ad8260 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -1,5 +1,7 @@
I have copied over the ikiwiki.setup file from /usr/share/doc/ikiwiki/ to /etc/ikiwiki/ and run it after editing. My site gets built but when I click on the 'edit' button, firefox and google chrome download the cgi file instead of creating a way to edit it. The permissions on my ikiwiki.cgi script look like this: -rwsr-sr-x 1 root root 13359 2009-10-13 19:21 ikiwiki.cgi. Is there something I should do, i.e. change permissions, so I can get it to run correctly? (jeremiah)
+> Have a look [[here|tips/dot_cgi]]. --[[Jogo]]
+
I just went through the standard procedure described for setup, copied the blog directory from examples into my source directory, ran ikiwiki, and everything seems to have worked, except that none of the
&#91;&#91;!meta ... &#93;&#93; tags get converted. They simply show up in the html files unformatted, with no exclamation point, and with p tags around them. Any ideas? using ikiwiki version 2.40 on freebsd --mjg