[horde] Re: horde Digest, Vol 856, Issue 3
Reginaldo Filippus
filippus at gmail.com
Wed Sep 29 11:38:49 PDT 2004
HI.
I decided the problem.
The error was caused because the password of the database was missed.
[]'s
:: Reginaldo Filippus ::
> Date: Fri, 24 Sep 2004 16:41:37 -0300
> From: Reginaldo Filippus <filippus at gmail.com>
> Subject: [horde] - A fatal error has occurred: A fatal error has
> occurred: DB Error: connect failed
> To: horde at lists.horde.org
> Message-ID: <b6d2f28f040924124118893c54 at mail.gmail.com>
> Content-Type: text/plain; charset=US-ASCII
>
> HI.
>
> After connecting horde, appears the error:
>
> - A fatal error has occurred:
> - DB Error: connect failed
> - [line 108 of /usr/local/www/horde/lib/Prefs/sql.php]
> - Details have been logged for the administrator.
>
> below sql.php:
> /* Connect to the SQL server using the supplied parameters. */
> include_once 'DB.php';
> $this->db = &DB::connect($this->params, true);
> if (DB::isError($this->db)) {
> Horde::fatal($this->db, __FILE__, __LINE__);
> (------------->>>> Line 108)
> }
>
> I view the error of archive /var/log/horde.log:
>
> Sep 24 15:10:53 HORDE [emergency] [imp] DB Error: connect failed:
> [nativecode=Access denied for user: 'horde at localhost' (Using password:
> YES)] ** Array [on line 108 of
> "/usr/local/www/horde/lib/Prefs/sql.php"]
>
> The problem is permission of user at Database??
>
> [] 's
> Filippus
>
More information about the horde
mailing list