mysql ubuntu 14.04

shahab

Verified User
Joined
Aug 4, 2014
Messages
72
Hello

I install directadmin on ubuntu 14.014 but mysql does not work

Error connecting to MySQL: Can't connect to local MySQL server through socket '/usr/local/mysql/data/mysql.sock' (13)

Please help me :(Capture.JPG
 
Hello,

What are results of

Code:
/usr/local/directadmin/directadmin o
/usr/local/directadmin/directadmin v
?

Code:
ps aux | grep mysql
?
Code:
mysql
?
 
Did you decide your problem? I don't have problems with directadmin on ubuntu 14.014 and mysql.
 
Last edited:
If all my databases are backed up here: /usr/local/directadmin/custombuild/mysql_backups

Is there a way to download them to my computer?
 
1. Use FileZilla with SFTP on SSH port, or any other SCP client and connect as root on SSH port.
2. Copy backups to /home/admin/mysql_backups and download them with (s)FTP.
 
Back
Top