file location of username and password tested for by wp-admin

Discussion in 'WordPress' started by cyberbaffled, Mar 14, 2012.

  1. #1
    Attempting to reach my "dashboard" I'm prompted for username and password. The only such I've used creating the site aren't recognized. In which file (wp-login, etc.) and precisely where in that file are the username and password that the program tests for? Anyone?
     
    cyberbaffled, Mar 14, 2012 IP
  2. SAYREVILLE

    SAYREVILLE Banned

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your question is not a bit clear to me. Maybe you are looking for wp-cofing file, By replacing it you can restore your username and password. maybe it will help you.
    Thanks
     
    SAYREVILLE, Mar 14, 2012 IP
  3. gamezfever

    gamezfever Member

    Messages:
    48
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    45
    #3
    @ SAYREVILLE
    Yeah rite.
    didn't understand what you ask for.
    Database username, password or blog username password.
    For database you can check wp-config.php
    and for blog you can ask for new password or can change via phpmyadmin
     
    gamezfever, Mar 15, 2012 IP
  4. cyberbaffled

    cyberbaffled Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    The answer to this question, which I obtained from the wordpress.org forum, is that the password is stored in the MySQL database.
     
    cyberbaffled, Mar 27, 2012 IP
  5. anest.baik

    anest.baik Peon

    Messages:
    272
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    for wordpress user & password, it is store on database,
    on table wp_users
    you can change it easily by edit the record, change the password (and make sure choose MD5)
     
    anest.baik, Mar 29, 2012 IP