Page not load and get a download.bin
-
Hi.
I can not access my website, when I place it in the browser and I enter, I get a download of a “download” file. If I do it on mobile, the download is called “downloadfile.bin”.
When I download the file and I open it with: notebook; I get this:
<? php
/ **
? * Front to the WordPress application. This file does not do anything, but loads
? * wp-blog-header.php which does and tells WordPress to load the theme.
? *
? * @package WordPress
? * // **
? * Tells WordPress to load the WordPress theme and output it.
? *
? * @var bool
? * /
define (‘WP_USE_THEMES’, true);/ ** Loads the WordPress Environment and Template * /
require (dirname (__FILE__). ‘/wp-blog-header.php’);I think it may be because of a PHP version issue.
I already tried to delete the line “AddHandler application / x-httpd-php71 .php .php5 .php4 .php3 from htaccess”
I also tried to restore a backup in my hosting (siteground) but there was no change.
Thank you very much for the help.
The page I need help with: [log in to see the link]
- The topic ‘Page not load and get a download.bin’ is closed to new replies.