UltraWebsiteHosting.comUltraWebsiteHosting.com
 
  25 Jul 2008 
Support Center Home

 How to reset Joomla administrator password
Solution How to reset Joomla administrative password

Start by logging into your control panel. Once logged in, click on the "MySQL" icon. In the MySQL section click on "phpMyAdmin" at the bottom.

Once in phpMyAdmin you will select the Joomla's database from the menu on the left by clicking on its name. Click the SQL tab at the top navigation bar.

In the text field write the following SQL query:

UPDATE `jos_users` SET `password` = MD5( 'newpassword' ) WHERE `jos_users`.`username` = "myadmin" ;

"newpassword" - replace this with the new password you wish to use.
"myadmin" - replace this if your admin username is different.

Once you are ready, click on the GO button to submit the query.
If everything goes fine without errors, you should be able to login to Joomla with the new password.

These steps work with Joomla version 1.5 and Joomla version 1.0.



Article Details
Article ID: 237
Created On: 13 May 2008 10:22 AM

 This answer was helpful  This answer was not helpful


 Back
 Client Login  
Billing Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Submit a Ticket | Knowledgebase | News | Downloads
Language:




 


All pages Copyright © 2002-2008 by Flux Services, Inc. All rights reserved.
All trademarks used are properties of their respective owners.
Refund Policy  Privacy Statement  Service Agreement