Continuous login loop to wp-login.php
-
This morning out of the blue, with absolutely nothing changed since my last login, I am now unable to login to one of my sites.
I get a continual redirect back to the login page (wp-login.php).
I’ve spent hours searching for a solution and have tried EVERY suggestion without success. Here’s what I’ve already tried:
1. Tried several browsers (current versions of each) Firefox, Safari, and Chrome – cleared all cookies and history, cleared cache.
2. Removed all plugins (created a new folder and moved all plugins to it so that the /plugins folder is empty).
3. Switched to a default (twentyfourteen) Theme.
4. Checked file permissions on both .htaccess and wp-config.php (both were set correctly to 644 and 600 respectively). I checked to be sure there were no extraneous blank lines in either
5. Upgraded (manually) the WP version from 4.2.2 to 4.2.3
6. Added a new Admin user via phpMyAdmin
7. Checked all tables, all came back OK. Optimized tables having overhead.
8. Changed my SALT keys in wp-config.php
I’ve also enabled debugging in WP via the wp-config.php, but no errors are generated……it doesn’t appear to be an actual PHP error problem, it just won’t go to the Dashboard when I enter my user name and password (and yes I’m very careful to be sure I’m entering it correctly – I deliberately tried entering it wrong and I do get the red flagged error that my password and username combination is incorrect – when I enter it correctly, I get no error message, it just blanks the login form and reloads the wp-login.php page).
SO I’m stumped, and need to get into this site.
Is there anything else I can try that someone KNOWS has worked?
If you’ve never dealt with and solved this problem, PLEASE don’t just throw out random suggestions, like “change to a new host”, or whatever, that could keep someone knowledgeable from trying to help if they see my question is getting answers. Better to leave it unanswered so it might draw the attention of a moderator who can help.
- The topic ‘Continuous login loop to wp-login.php’ is closed to new replies.