[dokuwiki] Re: MySQL authentication config produces blank screen

On Sat, Sep 20, 2008 at 01:31:40AM -0500, Whil Hentzen wrote:
> - added require_once('mysql.conf.php') to local.protected.php

That wont work (the path is missing) - use the following instead:

require_once(DOKU_CONF.'mysql.conf.php');

        Chi

-- 
Michael Klier

www:    http://www.chimeric.de
jabber: chi@xxxxxxxxxxxxxxxxxx
key:    http://downloads.chimeric.de/chi.asc
key-id: 0x8308F551

Other related posts: