aboutsummaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-28 00:08:17 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-28 00:08:17 +0000
commit95b2de7f4c9206c58fccb421d24c8fa6ca4a2dfe (patch)
treea3796eb79b4eb94e8e4de88cd0d1255e6f40dc70 /doc/index
parent91dcc1f7e6e7182ee11ecc93b94b772b68539214 (diff)
downloadikiwiki-95b2de7f4c9206c58fccb421d24c8fa6ca4a2dfe.tar
ikiwiki-95b2de7f4c9206c58fccb421d24c8fa6ca4a2dfe.tar.gz
response
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index a1dbeb0a7..99f992772 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -84,6 +84,11 @@ but I still have empty pages for editing (no textbox no html at all).
>> Not using apache. Nothing useful in logs other thn the HTTP return codes are "0" and bytes is "-"
>> on the empty ikiwiki.cgi output (should say " 200 " followed by bytes).
+>>> You need to either figure out what your web server does with stderr
+>>> from cgi programs, or run ikiwiki.cgi at the command line with an
+>>> appropriate environment so it thinks it's being called from a web
+>>> server, so you can see how it's failing. --[[Joey]]
+
(I am posting this now, but will do some research and post some more.)
Is there any webpage with upgrade steps?
@@ -95,6 +100,8 @@ Is there any webpage with upgrade steps?
>> Also it appears to be missing the news from between 1.40 to 2.0 unless they dont' exist.
>> If they do exist maybe they have release notes I need?
+>>> All the old ones are in the NEWS file. --[[Joey]]
+
--JeremyReed
My followup: I used a new ikiwiki.setup based on the latest version. But no changes for me.