aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjeanm <jeanm@web>2010-06-19 13:35:37 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-06-19 13:35:37 +0000
commit03947e706abcd8df9c5c5fba753a8a6ee56c59b2 (patch)
tree960758acd651ad36e34befefd857e84b229195bf /doc
parent397f1cbc7625b76832e3a6d41ebd7cd871c8cbc9 (diff)
downloadikiwiki-03947e706abcd8df9c5c5fba753a8a6ee56c59b2.tar
ikiwiki-03947e706abcd8df9c5c5fba753a8a6ee56c59b2.tar.gz
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server./comment_1_d36ce6fab90e0a086ac84369af38d205._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server./comment_1_d36ce6fab90e0a086ac84369af38d205._comment b/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server./comment_1_d36ce6fab90e0a086ac84369af38d205._comment
new file mode 100644
index 000000000..f95972c4f
--- /dev/null
+++ b/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server./comment_1_d36ce6fab90e0a086ac84369af38d205._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="jeanm"
+ subject="comment 1"
+ date="2010-06-19T13:35:37Z"
+ content="""
+OK, I followed the dot cgi tip and this error diappears, thanks a lot! So ubuntu doesn't provide a \"working out of the box\" ikiwiki.
+
+But I get a new error message now when trying to edit a page:
+
+Error: \"do\" parameter missing
+
+My plugins now:
+add_plugins => [qw{goodstuff websetup comments blogspam 404 muse}],
+
+
+"""]]