X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2897749a8084df56f7f0746206b2cea96a90f727..79ffb09ca28c9e467f9179c4e19db2cfc2ecca28:/doc/cgi/discussion.mdwn?ds=sidebyside 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]]