Friday, February 29, 2008

Horde errors

If you see the following error in Cpanel horde...

A fatal error has occurred:

DB Error: connect failed

[line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]

do the following

Login in to shell using ssh/telnet as root and then into mysql as root

mysql> create database horde;
msyql>\q

# /scripts/fullhordereset

Thats it .. bingo.!!

don't forget to test it though !

No comments: