[chora] Re: user authentication

Carlos.Alexandre at nav.pt Carlos.Alexandre at nav.pt
Thu Jan 29 07:04:50 PST 2004


Thanks for your hint.
At horde/config/horde.php I configured:


 $conf['auth']['driver'] = 'sql';

 $conf['prefs']['driver'] = 'sql';

 $conf['prefs']['params']['phptype'] = 'mysql';
 $conf['prefs']['params']['hostspec'] = '197.134.154.33';
 $conf['prefs']['params']['username'] = 'horde';
 $conf['prefs']['params']['password'] = 'horde';
 $conf['prefs']['params']['database'] = 'horde';
 $conf['prefs']['params']['table'] = 'horde_prefs';


But after that when I log in at horde, after entering username and password,
I always get the message:

´phptype' not specified

what is missing ?


thanks


-----Original Message-----
From: chora-bounces at lists.horde.org [mailto:chora-bounces at lists.horde.org]
On Behalf Of Jan Schneider
Sent: quinta-feira, 29 de Janeiro de 2004 13:56
To: Horde::Chora
Subject: [chora] Re: user authentication

Zitat von Carlos.Alexandre at nav.pt:

> Hello all
>
> I i´ve installed chora (and horde) and its working fine since I can view
my
> CVSROOTs.
>
> I created the horde database and user on mysql but I can not make user
> authentication.
>
> The only way it works is if I set "' allow_guests' => true" at
> horde/config/registry.php.
>
>
> How should I configure horde/config/*.php and chora/config/*.php files so
I
> can make user authentication with mysql ?

Configure an sql authentication backend in config/horde.php.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe at lists.horde.org


More information about the chora mailing list