Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: bvdam on August 22, 2002, 03:01:22 PM
-
How can i fix this error?
object(db_error)(7) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
int(-24)
["message"]=>
string(24) "DB Error: connect failed"
["userinfo"]=>
string(86) " [nativecode=Access denied for user: 'horde@localhost' (Using password: YES)] ** Array"
["callback"]=>
NULL
}
[/home/httpd/html/horde/lib/Prefs/sql.php : 102]
-
Try this:
[root@test db]# cd /home/httpd/html/horde/scripts/db/
[root@test db]# mysql < mysql_create.sql
-
Thank you very much!
That helped :-)