[horde] Required 'phptype'
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Jul 23 07:42:32 PDT 2003
Quoting Spool <mailing at rl-pc.com>:
> I really dunno what to do with that :
Fix it.
> Required 'phptype' not specified in authentication configuration.
>
> [line 97 of /home/domain/public_html/horde/lib/Auth/sql.php]
Edit your horde/config/horde.php (or conf.php if using HEAD) and setup
the $conf['auth']['params'] correctly. In particular, you need to define
something like:
$conf['auth']['params']['phptype'] = 'pgsql';
(pgsql == postgresql, other choices are mysql, etc).
> Details have been logged for the administrator.
Check your system/Horde log files.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the horde
mailing list