I usually forgot the first user password in drupal installations. If you encounter such problem, login to your mysql database and execute in SQL;
update users set pass=md5('NEWPASSWORD') where uid = 1
Printed copies available, email rbahaguejr [at] gmail [dot] com |
Tuesday, July 24, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment