I installed MySQL 5.5.31 via SimpleGroupware 0.75 through ports on FreeBSD 9.1 (TrueOS), but cannot access the database, either directly with the command
How do I overcome this problem?
mysql -u root -p'password' or via the installed Webmin port 1.6.50; both with error message:
Code:
"Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)".