joonstar
04-29-2003, 08:12 PM
(1) I am using XP.
(2) I installed mysql, apache, and PHP a few days ago.
(3) there is phpMyAdmin folder in "htdocs" folder of my Apache.
I can't connect to mysql in dos mode.
I entered "mysql" in (C:/mysql/bin/).
Then, It says "ERROR1045: access denied for user 'ODBC@127.0.0.1'<using password: NO>"
(Q1)what does that mean "ODBC" in your guess?
(Q2)what is "127.0.01"?
It seems like "IP". but my IP was different number as I checked.
So, I enter "mysql -uroot -p".
then, It ask "password".
Because I created a new user and the password with the phpAdmin tool,
I entered the password.
It says "ERROR1045: Access denied for user 'root@127.0.0.1'<using password: YES>"
(Q)Do you see any problems in my approach to learning mysql and phpAdmin?
(Q) why does it deny my access to it?
(Q) what should I do for the access?
(2) I installed mysql, apache, and PHP a few days ago.
(3) there is phpMyAdmin folder in "htdocs" folder of my Apache.
I can't connect to mysql in dos mode.
I entered "mysql" in (C:/mysql/bin/).
Then, It says "ERROR1045: access denied for user 'ODBC@127.0.0.1'<using password: NO>"
(Q1)what does that mean "ODBC" in your guess?
(Q2)what is "127.0.01"?
It seems like "IP". but my IP was different number as I checked.
So, I enter "mysql -uroot -p".
then, It ask "password".
Because I created a new user and the password with the phpAdmin tool,
I entered the password.
It says "ERROR1045: Access denied for user 'root@127.0.0.1'<using password: YES>"
(Q)Do you see any problems in my approach to learning mysql and phpAdmin?
(Q) why does it deny my access to it?
(Q) what should I do for the access?