I Forgot My Joomla Username And Password, What Should I Do…? Free RapidShare Download

I Forgot My Joomla Username And Password, What Should I Do…?

January 22, 2010 under FAQ

Hi, can anyone show me how to retrieve my joomla login name and password…?

Search more about I Forgot My Joomla Username And Password, What Should I Do…?:

  • flashbird

Comments

3 Responses to “I Forgot My Joomla Username And Password, What Should I Do…?”
  1. Drag X says:

    go to phpmyadmin and browse to your database. go to the “jos_users” table.. click on the “Edit” button on the administrator user… in the ‘password’ field, you’ll see a long string of random characters.. delete it and enter your changed password(also be sure to select ‘MD5′ from the ‘functions’ dropdown) .. and update the row…

  2. G says:

    A. You cannot recover the existing password, but you can reset it to a new password.
    The passwords are stored using a one-way MD5 hash which prevents recovering the password.
    But you can reset the password by editing the password field in the database.
    Set the password to a known value and then you may log-in using that new password.

  3. Glenn W says:

    Go into msql where you created the database and use the phpadmin tool to view the tables.
    Browse the jos_users table and it will show you the user accounts that were created. Maybe seeing the username will jog your memory as to the password. If you still don’t remeber it just do a search for ‘reset joomla admin password’. That will lead you through the rest. I’ve done this countless times. :)
    Regards,
    Glenn
    http://www.joomlarenegade.com

Leave a Comment

If you want a pic to show with your comment, go get a gravatar!