Won't allow user login (forces a reauth)
-
WordPress won’t allow a user login (not wrong password, seems to force a reauth):
Things I’ve done that haven’t worked:
Resetting user password with WP-CLI
Removed all plugins
Changed to a default theme
Created a new user with WP-CLI
Checked database siteurl option
Forced a core update
Recreating wp-config.php from the sample file,
Replaced all WordPress core files manually via FTP.Still not possible to log in. I’m guessing this would point at some kind of database corruption, but testing the database locally it seems fine…
Server is debian/nginx/HHVM/mysql
$ mysql –version
mysql Ver 14.14 Distrib 5.6.23, for debian-linux-gnu (x86_64) using $ hhvm –version
HipHop VM 3.5.1 (rel)
Compiler: tags/HHVM-3.5.1-0-gb723e67c88bc008676687a04dff00db1faf250b3
Repo schema: a395edf8708632a3d09f417dbd9b1bd1d5b50bbeAny ideas?
- The topic ‘Won't allow user login (forces a reauth)’ is closed to new replies.