PDA

View Full Version : phpmyadmin username password


DOK
07-04-2006, 09:58 AM
when I entering phpmyadmin it asks login and password
where to define this login and pass?
I tried user and admin log and pass but without results. =(

DirectAdmin Support
07-04-2006, 06:45 PM
Hello,

It needs a database username/password.

DB users are only added after you create a database.
Without a database, nothing is added yet, so you can't get in.

Once you create a database+db user, you can use the db user, but you can also use your DA login/password.

For root level access, you can grab the da_admin password from:
/usr/local/directadmin/conf/directadmin/mysql.conf
This login/pass should work in all cases, before db's are added.

John

DOK
07-06-2006, 08:42 AM
thanx but one more question:

I have a file dump.sql (dump for my site engine) How to add this dump or execute it? phpmyadmin allowes this functions?