joelserrano
Verified User
- Joined
- Aug 29, 2013
- Messages
- 7
Hi everybody,
I'm trying to change another Admin's password through the DA Admin GUI:
Admin Level / Server Management / Change Passwords:
When I type the user and the new password twice I get the following error:
I've checked and MySQL is running, and other operations work perfectly.
Any ideas what I'm doing wrong? How can I specify the socket to /var/run/mysqld/mysqld.sock or use TCP port 3306?
Thank you in advanced.
Best regards,
I'm trying to change another Admin's password through the DA Admin GUI:
Admin Level / Server Management / Change Passwords:
When I type the user and the new password twice I get the following error:
Code:
Error changing password
Click here to return to the main page
Details
Error connecting to MySQL: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Unable to connect to the database
I've checked and MySQL is running, and other operations work perfectly.
Any ideas what I'm doing wrong? How can I specify the socket to /var/run/mysqld/mysqld.sock or use TCP port 3306?
Thank you in advanced.
Best regards,