I tried to log in to a clients drupal installation today, and it seems like the log in doesn’t “stick”. The page does not give an error, and it looks like the session cookies are accurately set. I tried logging into the www version and without the www , still not working. My password is not incorrect, I just can’t get into the site. Any help greatly appreciated.
Share
It turns out the solution to my problem was the sessions table was corrupted. Running the mysql command
fixed the problem.