Quote:
Originally posted by LoganNZ
Nope , its not working :|
Still comes up with the error .
|
It looks like your server is missing the horde database.
You can try this:
==============================
root@server[~]# mysqladmin create horde
root@server[~]# /scripts/fullhordereset
root@server[~]# service cpanel restart
==============================
That should fix it.
If it still doesn't work for you, please try to reinstall cPanel on the server.
==============================
root@server[~]# service cpanel stop
root@server[~]# /scripts/updatenow
root@server[~]# rm -rf /usr/local/cpanel
root@server[~]# /scripts/updatenow
root@server[~]# /scripts/upcp
root@server[~]# service cpanel restart
==============================
You should submit a trouble ticket if the above ways doesn't solve the problem.
Thanks.