[dokuwiki] Wrapper script one level below DW directory

Hello All,

to separate dokuwiki and my data, I would like to use a wrapper script
from one directory level below DokuWiki, like:

<?php chdir('dokuwiki'); include_once('doku.php');

DokuWiki doesn't find the correct directories, likely it needs some
constants defined.

Any hint how to make this working?

BTW: searching wiki.splitbrain.org for "farm*" lists wiki:namespaces
and wiki:install but I can't find "farm" on both pages.

Searching for "DOKU_SCRIPT" and "DOKU_BASE" also didn't yield useful
information for me. But the highlighting is broken for these search
terms.

Oliver

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: