thufir

Untitled

Jun 23rd, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Your connection attempt failed for user '' from your host to server at localhost:NULL:
  2. Access denied for user 'thufir'@'localhost' (using password: YES)
  3.  
  4. Please:
  5. 1 Check that mysql is running on server localhost
  6. 2 Check that mysql is running on port NULL (note: 3306 is the default, but this can be changed)
  7. 3 Check the has rights to connect to localhost from your address (mysql rights define what clients can connect to the server and from which machines)
  8. 4 Make sure you are both providing a password if needed and using the correct password for localhost connecting from the host address you're connecting from
Advertisement
Add Comment
Please, Sign In to add comment