This concerns a new cPanel
VPS account: I tried using Horde and got this message:
A fatal error has occurred
Could not connect to database for SQL SessionHandler.
Details have been logged for the administrator.
Looking through the Forums, I discovered this tip and tried it:
/scripts/fullhordereset
and got this message:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
In WHM I tried restarting MySQL and got this message:
/usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists! mysql has failed, please contact the sysadmin (result was "Warning, no valid mysql.sock file found.mysql has failed").
I'm out of ideas. Is Horde broken because of MySQL not running? And how do I get MySQL running? And should /scripts/fullhordereset be used to correctly configure Horde?