can't login after 4.0.0 update
-
i did an update to my wp core and now cannot login to the backend. the only error message i received during upgrade was that the wp-config-sample.php couldn’t be copied (likely because i had deleted it…), but everything seemed to complete. the front end of the site is still up, and i was able to do the db upgrade.
when i attempted to log back into the admin area, the site would throw a 500 error. i found the following error in my logs:
[Thu Sep 04 17:49:13 2014] [error] [client 173.196.15.210] PHP Fatal error: Class 'WP_Session_Tokens' not found in /var/www/html/wp-includes/pluggable.php on line 879, referer: ht\ tp://omitted/wp-login.php
i verified that the WP_Session_tokens class definition file was in my wp-includes folder.
any ideas of what is causing pluggable to not see the session token class and how to fix it?
thx!
- The topic ‘can't login after 4.0.0 update’ is closed to new replies.