This is strange & I’m stumped so hopefully opening this up to a wider audience will help resolve it. Here’s what I’ve tried so far;
1) Install Xampp on my laptop.
2) Create 2x databases & install WordPress into both. Both work fine.
3) In database 1 & 2, migrate/clone 5th Februarys backup files into the directory using Updraft Plus plugin.
I’m using the old backup files on the assumption that a recent plugin update has caused the issues that I’m having & therefore using an old set of files would get round this problem.
Anyway, this is where things go wrong.
If I migrate/clone everything except for the database backup into one of the localhost databases, the plugins come across as deactivated & the site works perfectly (although missing content, formatting & functionality).
If I then activate (went for a bulk activate to start with) all the plugins, the site immediately gives a white screen. No admin panel, nothing.
Therfore assume that one of the plugins is causing the site to fail/die.
So, on localhost database 2 I migrated everything, including the database backup (ie content, etc). I assumed that the plugins would all be deactivated by default & that the site would show the same problem. Sure enough, immediately after the completion of the migrate/clone process the screen goes grey & I’m asked to log back in again (odd as its on a localhost site!). Click on the link & yes a new window appears asking me to tog in. Enter the same localhost user name & password & I’m told that the username is invalid.
???
The localhost website itself appears to work (ie “localhost/testsite2”) but “localhost/testsite2/wp-login.php” gives the login error. Oddly the “localhost/testsite2” appears to have some of its content in place (this could be due to it being an old backup & therefore missing stuff due to more recent site development), but it would appear that some & not all of the plugins are functioning (ie activated by default when the database backup was migrated into the site. So wordpress 4.2.2 is failing with plugins (55 of them, of which 35 have updates available) which are relatively old.
Next logical test is to create a third database for localhost/testsite3, migrate everything except for the database backup (ie site content), then individually turn on the plugins and see what happens.
Does anyone else have any suggestions?
Thanks!!