這裡有一篇可以解決發生這樣問題的處理:
http://forums.cpanel.net/showthread.php?s=&threadid=24423&highlight=horde

基本上就是:
Usually this is because the horde db doesn\'t exists. You can confirm this by doing the following from the command line:

[~]# mysql horde

If it does not exist, you will see:

ERROR 1049: Unknown database \'horde\'

If this is the case, run the following:

[~]# mysqladmin create horde
[~]# /scripts/fullhordereset

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>