aaPanel_Jose
after installation, mysql service ist not running (pause sign) and I cant start the service
on ssh i am getting
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
in the aaPanel mysql config file I have these default settings
[client]
#password = your_password
port = 3306
socket = /tmp/mysql.sock
[mysqld]
port = 3306
socket = /tmp/mysql.sock
datadir = /www/server/data