===== forgotten your Drupal account password UPDATE `users` SET pass = MD5('newpwd') WHERE uid=1; Once you have turned your site off-line using admin » settings » site maintenance(admin/settings), you can log back in by visiting: http://example.com/?q=user Note: Use the literal word user