[imp] Preference System Settings

Metee Khanongnuch may@yipintsoi.com
Tue, 27 Nov 2001 00:02:33 +0700


See error message

>string(24) "DB Error: connect failed"
>                  ["debuginfo"]=>
>                  string(0) ""
>                 ["userinfo"]=>
>                 string(93) " [nativecode=Host 'zeus.ccip.udg.mx' is not
>allowed to connect to this MySQL server] ** Array"
>                  ["callback"]=>


Your can't connect to Database..

See script to create Database and table in directory "horde/scripts/db" You
can change mysql user and password in file mysql_create.sql and run

mysql  < mysql_create.sql
mysql < prefs.sql

Good luck
:-)