[horde] what should I do when I authenticating ?

??? s8327202 at seed.net.tw
Tue Jan 29 02:51:13 PST 2002


Thanks for your response.
In fact, I also identify this driver in the config/horde.php.
$conf['auth']['driver'] = 'sql'
$conf['auth']['params'] = array ( 
        'phptype' => 'mysql',
        'hostspec' => 'XXX.XXX..net.tw',
        'username' => 'USER',
        'password' => 'PASSWD',
        'database' => 'XXXX',
        'table' => 'XXXTABLE'
);
With this config value, I still get that error msg!
I'm very confusing about this situation. Could somebody give me some
suggestion?
-----Original Message-----
From: Jan Schneider [mailto:jan at horde.org] 
Sent: Tuesday, January 29, 2002 6:26 PM
To: horde at lists.horde.org
Subject: Re: [horde] what should I do when I authenticating ?

Zitat von ¿c«TÀs <s8327202 at seed.net.tw>:

> From: ¿c«TÀs [mailto:s8327202 at seed.net.tw] 
> Sent: Tuesday, January 29, 2002 2:21 PM
> To: 'horde at lists.horde.org'
> Subject: [horde] what should I do when I authenticating ?
> 
> When I access the login.php in the Horde Directory, I saw the
following
> error message:
> Fatal error: Call to a member function on a non-object in
> /usr/local/apache4444/htdocs/horde/login.php on line 49
> 
> And the code of this line is 
> $auth = &Auth::singleton($conf['auth']['driver'],
> $conf['auth']['params']) ;
> 
> I also try this coding
> $auth = Auth::factory($conf['auth']['driver'],
$conf['auth']['params'])
> ;
> but it doesn't work again!

You need to either specify an authentication driver in config/horde.php
or 
let imp or gollem handle the horde authentication (in
config/registry.php).

Jan.

--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::

-- 
Horde mailing list: http://horde.org/horde/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org







More information about the horde mailing list