15 sites now down, after updating to to 6.8…
-
I have updated 15 sites to 6.8 using ManageWP… All of the sites are in the same reseller account on the same server…
I did a few at first, and because it seemed they were OK, I did all the rest as a batch… And then suddenly EVERY site, including the ones that loaded and seemed OK at first, are now, instead of loading properly, via multiple browsers and different computers, and using both their front end links and their admin login links, instead of loading, trigger the download of the same file in every browser… This next is the file, and for each site the file is titled similarly to this, though each a slightly different combination of characters:: u_U6dnI6
Here next is the content of the files, the content being the same across all 15 sites…
<?php
/**
* Front to the WordPress application. This file doesn't 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 __DIR__ . '/wp-blog-header.php';The page I need help with: [log in to see the link]
The topic ‘15 sites now down, after updating to to 6.8…’ is closed to new replies.