Installed Kloxo MR without any errors.
Opened {ip}:7778 in my browser to log in and there is just a blank screen and the message 'Could not open database connection.'
When i try to start the mysql service (service mysql start) I get this response
MySQL Daemon failed to start.
Starting mysqld: [FAILED]
I found a similar question here:
http://mybb.mratwork.com/showthread.php?tid=281And when I run 'mysql -u root -p' and enter the password i get this response:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
Note: The file '/var/lib/mysql/mysql.sock' does not exist