[horde] problem with authentication.

Jan Schneider jan at horde.org
Wed Apr 30 02:28:15 PDT 2003


Zitat von Sijis Aviles <sijis at ruizbelvis.org>:

> I'm trying to setup horde so I can later install chora.
>
> Currently I'm having a problem authenticating a user.
> when I try to log in, i get this error:
>
> A fatal error has occurred:
>
> Required 'phptype' not specified in authentication configuration.
>
> [line 97 of /var/www/horde/lib/Auth/sql.php]
>
> Details have been logged for the administrator.
>
>
> These are the settings I currently have for the /horde/config/horde.php
> $conf['auth']['driver'] = 'sql';
> $conf['prefs']['driver'] = 'sql';
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'localhost';
> $conf['prefs']['params']['username'] = 'horde';
> $conf['prefs']['params']['password'] = 'horde';
> $conf['prefs']['params']['database'] = 'horde';
> $conf['prefs']['params']['table'] = 'horde_prefs';
> everything else is the default. I have noticed this though, if i change
> $conf['auth']['driver'] = 'sql'; to 'ftp', I can log in, but I don't see
> anything else besides welcome user and logout.


These are the settings for the prefs (preferences) backend, the error
message comes from a missing configuration value for the auth
(authentication) backend.


Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft



More information about the horde mailing list