[horde] - A fatal error has occurred: A fatal error has occurred:
DB Error: connect failed
Reginaldo Filippus
filippus at gmail.com
Fri Sep 24 12:41:37 PDT 2004
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