[support] Help with login needed

Paul Schewietzek tetsuo2k6 at web.de
Fri Oct 24 16:00:43 UTC 2008


Am Freitag, den 24.10.2008, 08:49 -0700 schrieb Min Yan:
> Hi there,
>             I cannot login to my Drupal site.  I tried to request a new
> password using my email address, and got no reply.

Is an SMTP server correctly configured in php.ini?

> And I also try the
> following,
> 		UPDATE `users` SET pass = MD5('newpwd') WHERE uid=1;
> On my MySQL DB, then try to login, but still failed, (I use PC for my
> site).  Any help is greatly appreciated!

I don't know anything about the database structure of Drupal, but I
think you're strongly supposed to NOT do any SQL directly in Drupal's
DB.....

> 
> Min Yan
> 

- Paul



More information about the support mailing list