[dokuwiki] Re: Wiki farm with DokuWiki

On Mon, 12 Jun 2006 11:30:04 -0300 (BRT)
alvaro@xxxxxxxxx wrote:

> To do this, I had some problems with this line:
> if(!defined('DOKU_INC'))
> define('DOKU_INC',realpath(dirname(__FILE__)).'/');

The simplest way is probably setting this to the wanted value in all
directly executable files. This should be doku.php and the ones in
lib/exe/ - all other includes will then use your define.

Andi

Other related posts: