18 Mar 2010
Back to Homepage
Support Center Home
How to reset the admin password in Drupal.
Solution
To change the administrative password for your current Drupal installation you should:
1. Go to your cPanel -> Databases box -> phpMyAdmin;
2. Select the database which Drupal use from the drop-down menu on the left.
4. Click on the SQL tab.
5. In the text field on the page type the following text:
update users set pass=md5('NEWPASS') where uid = 1;
where "NEWPASS" is your new administrative password. Then click on the GO button and if no errors present, the Drupal password should have been changed.
Article Details
Article ID:
287
Created On:
30 Sep 2009 03:39 PM
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Back
Client Login
Billing Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Submit a Ticket
|
Knowledgebase
|
News
|
Downloads
Language:
English (U.S.)
All pages Copyright to 2002-2010 by Flux Services, Inc. All rights reserved.
All trademarks used are properties of their respective owners.