[horde] again phptype problem

Spool mailing at rl-pc.com
Wed Jul 23 15:05:01 PDT 2003


----- Original Message ----- 
From: "Chuck Hagenbuch" <chuck at horde.org>
To: <horde at lists.horde.org>
Sent: Wednesday, July 23, 2003 5:29 PM
Subject: Re: [horde] again phptype problem


> Quoting Spool <mailing at rl-pc.com>:
> 
> > Hi
> > I really don't find why I got
> >
> > Required 'phptype' not specified in authentication configuration.
> 
> $conf['auth']['params']['phptype'] = 'mysql';
> $conf['auth']['params']['hostspec'] = 'localhost';
> $conf['auth']['params']['username'] = 'horde';
> $conf['auth']['params']['password'] = 'horde';
> $conf['auth']['params']['database'] = 'horde';
> $conf['auth']['params']['table'] = 'horde_users';
> 
> 
> // An array holding any parameters that the Auth object will need to
> // function correctly.
> $conf['auth']['params'] = array();
> 
> 
> ---
> 
> With that last line, you blow away all those settings.
> 
> -chuck
I put $conf['auth']['params']['phptype'] = array();

And I set my sessionhandler.
Now I got:

A fatal error has occurred:

Unable to connect to SQL server.

[line 119 of /home/rl-pc.com/public_html/horde/lib/Auth/sql.php]

Details have been logged for the administrator.



And I try my database from phpmyadmin and it work fine..


thanks

PS.: I updated the link with my horde.php www.rl-pc.com/horde.txt

Raph


> Charles Hagenbuch, <chuck at horde.org>
> They're just looking at a wall of meat.
> 
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 




More information about the horde mailing list