Over the past few weeks, I’ve had a few clients contact me saying that their website won’t load. Instead, their current installation of WordPress tries to download a file whenever they access their site.
This doesn’t matter if you try to access wp-login.php
, /wp-admin
, or any of the usual directories. Further, if you look at the permissions on each of the files, everything looks in order.
On top of that, there are no suspicious (read: malicious) files in place that would be redirecting a user’s request or anything like that.
So what gives?