Please provide a link to a page on your site where we can see this. Thanks.
(Sure you got enough tabs open? 🙂 )
Thanks…
This is the login link that has the problem:
http://www.healermarketing.com/wp-admin
You have to go there to see the issue.
The site itself is still up:
http://www.healermarketing.com
Hi
The code your web returns is the wp-admin/index.php file. It seems to be an Apache problem, it doesn’t execute the PHP code, instead it returns it. You should ask your hosting provider.
Hope it helps
Do you have an .htaccess file in the wp-admin directory or anything in your main .htaccess file that references wp-admin? Have you installed anything to “secure” logins or followed any guides along those lines?
When I go to /wp-admin, it’s downloading, rather than executing, the index.php file.
Thanks for the info- I just pinged my hosting provider. I did recently change from BlueHost to SiteGround, so it’s probably related to that migration. Always something with these hosting companies.
@bezukhof – Ivan Atanasov here, part of the Senior Support team at SiteGround.
I decided to drop a line in this posts to let the participants know that the problem was created by an AddHandler line activating a PHP version that does not exist.
It was replaced with the correct one and the website is working as expected now.