Hey everyone,
Hoping i can find some help to a very strange issue. I was attempting to migrate one of my WordPress sites over to a new server of mine and something very strange is happening. I copied all the WordPress files over and restored the database on the server, updated all the config files but NOTHING loads when I hit the domain. Just blank white, even if I try to hit one of the PHP files directly nothing will happen. In any browser if you go to View --> Source nothing shows up there either.
There have been many posts about blank pages but none of them seem related to this issue.
There are other domains working perfectly on this server including another WordPress migration I just did the other day. I checked settings in Apache, the vhost file (which matches the working domain), file permissions and made sure those were set properly.
What could I possibly be missing that would be causing this? I can see the hits to the site in the Apache access.log but there are no errors from Apache/PHP in the error.log file which is making it even harder to diagnose. Thanks so much in advance!