Koozali.org: home of the SME Server

Fatal Error trying to login to webmail

bvdam

Fatal Error trying to login to webmail
« 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]

Dan Brown

Re: Fatal Error trying to login to webmail
« Reply #1 on: August 22, 2002, 06:11:27 PM »
Try this:

[root@test db]# cd /home/httpd/html/horde/scripts/db/
[root@test db]# mysql < mysql_create.sql

bvdam

Re: Fatal Error trying to login to webmail
« Reply #2 on: August 23, 2002, 12:22:39 PM »
Thank you very much!

That helped :-)