By progysn on
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
Use search before creating
Use search before creating new topic!
http://drupal.org/node/14939
i read and tried but not.
i tried that.i changed the query line in session.inc like it.but i can't login.
now?
Check $base_url in conf.php.
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).