[horde] PHP Notice: Undefined index: driver in .../horde-2.2.4/lib/Auth.php

Eric Rostetter eric.rostetter at physics.utexas.edu
Wed Dec 10 05:54:11 PST 2003


Quoting Luis Daniel Alvarez <daniel at enet.cu>:

> [Tue Dec  9 14:04:14 2003] [error] PHP Notice:  Undefined index:  driver in
> .../horde-2.2.4/lib/Auth.php on line 229
> [Tue Dec  9 14:04:14 2003] [error] PHP Notice:  Undefined index:  driver in
> .../horde-2.2.4/lib/Auth.php on line 229

I would guess you haven't set your authentication driver in
horde/config/horde.php

You need to find and configure it in horde.php.  It should look like:

// What backend should we use for authenticating users to Horde? Valid
// options are currently 'imap', 'ldap', 'mcal', 'sql', 'ftp' and 'krb5'.
$conf['auth']['driver'] = '';

If you did set it, then perhaps you have an error in your horde.php file
elsewhere that is stopping it from executing.

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!



More information about the horde mailing list