[imp] Fw: failure notice

eltonic40 eltonic40@ecotech.com.lr
Wed, 22 May 2002 09:51:04 -0000


> Have you configured your db, and therefore have lines like the ones below
in
> horde.php??
>
>
> //$conf['prefs']['driver'] = 'sql';
> $conf['prefs']['params'] = array();
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'localhost';
> $conf['prefs']['params']['username'] = 'hordecvs';
> $conf['prefs']['params']['password'] = 'hordecvs';
> $conf['prefs']['params']['database'] = 'hordecvs';
> $conf['prefs']['params']['protocol'] = 'unix';
> $conf['prefs']['params']['table'] = 'horde_prefs';
>
>
> ??
I have the db configured like this:

$conf['prefs']['driver'] = 'none';
$conf['prefs']['params'] = array();
$conf['prefs']['params']['phptype'] = 'mysql';
$conf['prefs']['params']['hostspec'] = 'localhost';
$conf['prefs']['params']['username'] = 'horde';
$conf['prefs']['params']['password'] = 'myverysecurepassword';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'horde_prefs';

and manually I can even log into mysql server using this credential!

eltonic40
Wisdom comes from above!



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002