So, if you just installed Ver 1.3.6.0 like me, use pma/5zxKtWTKGZZLVQLr as user/password.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-04-28
I found that is not really root account so I've got this:
Go to
C:\WebServ\mysql\my.ini
and after
# The following options will be read by MySQL client applications.
# Note that only client applications shipped by MySQL are guaranteed
# to read this section. If you want your own MySQL client program to
# honor these values, you need to specify it as an option during the
# MySQL client library initialization.
#
[client]
add
password = "yourROOTpassword"
So you can grant access to the root account.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i can't access to mysql admin - using root.
what is going on? nothing promt during the installation as for the setting the log-in.
thanks
same problem here...
during installation i entered a MySQL ROOT password, but I can't log in on phpMyAdmin with those credentials.
After researching this forum I've start searching in phpmyadmin files and this is what I've got
So, if you just installed Ver 1.3.6.0 like me, use pma/5zxKtWTKGZZLVQLr as user/password.
I found that is not really root account so I've got this:
Go to
and after
add
So you can grant access to the root account.