• I am unable to login in my account on XAMPP. It continuously irritates me by telling that ” ERROR.INVALID USER NAME”
    IT continues to be in denial mode even if i try to log in using online password and id.
    Its a huge headache when i try to change the password using “forgot your password?” link becoz there is again an error massage “”ERROR: There is no user registered with that email address.””

    i have used bitnami for installing wordpress.Even if i uninstall the wordpress and install it again and again but the statements/response are the same????

    When i re-install the word press it only asks for the password at the time of installation. and then i find my self the same wordpress with Error.

Viewing 1 replies (of 1 total)
  • You can access phpMyAdmin in your xampp install, by default it is public, user is root with empty password unless you set it. There in your wp database, look for wp_users table, you can view your username but the corresponding password would be an MD5 salt, not in plain-text.
    You can change password to MySQL server here https://localhost/security/

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to sign in on local XAMPP server.’ is closed to new replies.