can not login to mysql on root

dannyman1234

Verified User
Joined
Mar 2, 2010
Messages
28
Hi

I read this thread: http://www.directadmin.com/forum/archive/index.php/t-1546.html

Doesn't work:

my contents of setup.txt is:


hostname=vps348.blablabla.com
[email protected]
mysql=tIJSELDb
mysqluser=da_admin
adminname=admin
adminpass=z5pPWthR
ns1=ns1.blablabla.com
ns2=ns2.blablabla.com
ip=194.111.210.11
netmask=255.255.255.0
uid=19736
lid=63444
services=services_es50.tar.gz

Whatever i do, even when i change da_admin to root, it never works. Can someone please tell me how to login to mysql ?
 
With the login and password in /usr/local/directadmin/conf/mysql.conf
 
does not work, the user there is da_admin, and i can't login with that account or use loginto mysql
 
Then you have to reset the mysql root password. There are guides on mysql.com or google.
 
Back
Top