aboutsummaryrefslogtreecommitdiff
path: root/doc/setup
diff options
context:
space:
mode:
authorhttp://sarin.myopenid.com/ <http://sarin.myopenid.com/@web>2009-03-03 21:52:36 -0500
committerJoey Hess <joey@kitenet.net>2009-03-03 21:52:36 -0500
commit2907bec3e6ebeb99c80985cf48fb5db45eee81bc (patch)
tree8221af252e4241809938473d52bccfb5e236362b /doc/setup
parentb3be09766bc5a116b8b31442b6431bca85c09631 (diff)
downloadikiwiki-2907bec3e6ebeb99c80985cf48fb5db45eee81bc.tar
ikiwiki-2907bec3e6ebeb99c80985cf48fb5db45eee81bc.tar.gz
Diffstat (limited to 'doc/setup')
-rw-r--r--doc/setup/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index 3ec123eb5..78da1a0f2 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -149,3 +149,7 @@ But I don't get an edit link on my pages? What am I doing wrong?
> Assuming you don't have the editpage plugin disabled, all you should need
> to so is re-run `ikiwiki -setup` with the above config and it should
> rebuild your wiki and add the edit links to pages. --[[Joey]]
+
+----
+
+I setup ikiwiki on a fedora 10 machine and I am using apache as my http server. Faced a few difficulties while setting it up as the default setup program left some suid files and group writeable directories on the system. It took some time to get it working and documented what I did at http://flyingtux.blogspot.com/2009/03/installing-ikiwiki.html. Thought it might be useful to someone here. (The version installed is 2.72)