If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Plese Help me ....

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-24-10, 08:17
don_log don_log is offline
Registered User
 
Join Date: Jun 2008
Location: pakistan
Posts: 109
Plese Help me ....

i opened my mysql it running very well before it i was using but when i change password it give me now error this


Code:
Error
MySQL said:  

#1045 - Access denied for user 'root'@'localhost' (using password: NO) 

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
Reply With Quote
  #2 (permalink)  
Old 06-25-10, 09:16
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
How did you change your password? If you only updated the user table then you need to run FLUSH PRIVILEGES.

However by the error message above it seems you are not correctly passing a password. If you were the error message for an incorrect password would say:

Code:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
Reply With Quote
  #3 (permalink)  
Old 06-26-10, 05:41
don_log don_log is offline
Registered User
 
Join Date: Jun 2008
Location: pakistan
Posts: 109
but i change the password of database and on writing http://localhost/phpmyadmin it give me the error that i show above so what i do could you please solve my problem using teamviewer my id is i am only whole day at yahoo don_log2003 {at} yahoo.com this is my id please add me and solve my problem i am very in trouble .....could any one..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On