diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 18:35:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 18:35:48 -0400 |
commit | 3e8abb8b536195a7e8e1bd367149d6677ef01c8f (patch) | |
tree | 0b0fbffc1ff2c9611e0036168a3b2d442aa9bd6e /doc/cgi | |
parent | 2897749a8084df56f7f0746206b2cea96a90f727 (diff) | |
download | ikiwiki-3e8abb8b536195a7e8e1bd367149d6677ef01c8f.tar ikiwiki-3e8abb8b536195a7e8e1bd367149d6677ef01c8f.tar.gz |
response
Diffstat (limited to 'doc/cgi')
-rw-r--r-- | doc/cgi/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cgi/discussion.mdwn b/doc/cgi/discussion.mdwn index b2add35a2..77483cf6d 100644 --- a/doc/cgi/discussion.mdwn +++ b/doc/cgi/discussion.mdwn @@ -15,3 +15,5 @@ Since ikiwiki builds, it has to be finding Markdown at build time, right? What a > at the directory the perl modules are installed. --[[Joey]] >> Ah hah! That helped... once I knew that it was ikiwiki's internal thing, I was able to figure out that it was a permissions issue. For the record, I didn't change permissions or the default install prefix of /usr/local (well, at least not on purpose). Thanks for your help. --mrled + +>>> Interesting.. so just a permissions problem of some sort that prevented the cgi from seeing the modules that were there in-path? --[[Joey]] |