admin - error drupal after copy & paste folder, and same DB -


i copied , pasted whole drupal content folder server localhost , dumped db localhost, admin user authentication credentials not working in localhost.

i reset admin password (update admin set pass = md5('newpassword') uid=1;)

also in watchdog table having message when try authenticate:

"session opened %name."

any ideas??

the error parameter $cookie_domain on file /sites/default/settings.php. working fine now


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -