[dokuwiki] Re: MySQL authentication config produces blank screen
- From: Michael Klier <chi@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 20 Sep 2008 22:44:02 +0200
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
- Follow-Ups:
- [dokuwiki] Re: MySQL authentication config produces blank screen
- From: Whil Hentzen
- References:
- [dokuwiki] MySQL authentication config produces blank screen
- From: Whil Hentzen
Other related posts:
- » [dokuwiki] MySQL authentication config produces blank screen
- » [dokuwiki] Re: MySQL authentication config produces blank screen
- » [dokuwiki] Re: MySQL authentication config produces blank screen
- [dokuwiki] Re: MySQL authentication config produces blank screen
- From: Whil Hentzen
- [dokuwiki] MySQL authentication config produces blank screen
- From: Whil Hentzen