like all time...i formated computer and installed windows with service pack 2.
i am setting up drupal in my localhost.i am creating new admin account.it is giving me password.i am entering username and password but.not login.if i enter wrong password it says wrong.but if i enter right password it don't make anything.

please help.

what i will do?

thanks.

Comments

Nick@usu-lug.org.ru’s picture

Use search before creating new topic!
http://drupal.org/node/14939

progysn’s picture

i tried that.i changed the query line in session.inc like it.but i can't login.

now?

Nick@usu-lug.org.ru’s picture

Check $base_url in conf.php. Is it right?

And...
Does you browser allow cookies?

In your DB check the table sissions.
After you click "Log in" 'uid' field should be changed to uid of user who login in (first user, so uid should be changed to 1).