]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/DreamHost.mdwn
new version of the ikiwiki vim plugin. docs upgraded. new forum post
[ikiwiki.git] / doc / tips / DreamHost.mdwn
index 6670f80906652e76d5c3d09cc6bff9475e1908f5..070638e3e41a947f5717f92f26365459cd673bb9 100644 (file)
@@ -150,6 +150,8 @@ Next, add your installed Perl module directory to the *libdir* parameter.  It sh
         libdir => "/home/.server/user/site/perl/lib/perl5/",
 
 # CGI Wrapper
+The CGI wrapper file will be created automatically by "ikiwiki --setup path/to/setup", as long as you have inserted a valid filename to be created into the setup file.  On DreamHost, be careful not to put the ikiwiki.cgi file in a directory that has different owner/group than the file itself (such as the main site.domain.tld/ directory): this will cause suexec to fail.
+
 The wrapper mode of "06755" doesn't seem to work.  "755" appears to.  However, this may be completely insecure and/or buggy, so if you know better than I, edit this doc and add it here.
 
 # Pre-created SVN repository