Can't log in to dashboard; previous solutions don't work
-
I’ve seen many people post here about not being able to log in to the dashboard even though their login and password are correct. Entering them just reloads the login page again. Many have posted here solutions that worked for them and others. Now I’m having this problem and no solutions I’ve found have worked.
I have the site running on my server in a subdomain, and now I’m transferring it to the client’s hosting server. I used figaro’s tutorial on transferring a WordPress site between servers. The site’s front end comes up perfectly, but I can’t log in to the dashboard as I described.
I tried with different browsers on different machines, so no caching issue. I tried:
- Using the usual password reset mechanism
- Removing the plugins folder
- Editing the MySQL users table to change the password with MD5 encoding
- Commenting out the two lines in wp_config.php as per this
- Used the emergency password reset script
- Logging in through wp-login.php
- Removing my theme to force it to the twentyten theme
Obviously, none of these worked. Is there anything left? I’ve run out of ideas.
- The topic ‘Can't log in to dashboard; previous solutions don't work’ is closed to new replies.