m |
m |
||
Line 13: | Line 13: | ||
''update users set pass=md5(‘NEWPASS’) where uid = 1;'' | ''update users set pass=md5(‘NEWPASS’) where uid = 1;'' | ||
− | You can '''replace “NEWPASS”''' with your new Drupal administrative password. | + | You can '''replace “NEWPASS”''' with your new Drupal administrative password. |
+ | |||
That's it. Now you know how to reset the Drupal admin password | That's it. Now you know how to reset the Drupal admin password | ||
− | Note: phpMyAdmin allows you not only reset the admin password, but also change the passwords for all listed users.</div> | + | '''Note''': phpMyAdmin allows you not only reset the admin password, but also change the passwords for all listed users.</div> |