Blank main site after upgrade to 2.5.1
-
Last week I upgraded from 2.5 to 2.5.1 … after I was done uploading all files, I continued to run the usual database upgrade – which somehow doesn’t work. I get to /wp-admin/upgrade.php just fine, but after clicking on Upgrade WordPress, I get to a page that is empty except for the WordPress header …
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>WordPress › Upgrade</title> <link rel='stylesheet' href='./css/install.css?version=2.5.1' type='text/css' /> </head> <body> <h1 id="logo"><img alt="WordPress" src="images/wordpress-logo.png" /></h1>
That’s all I get. When I access the blog’s main page it’s empty. And by that I mean really empty, because there is no source code at all. I’ve tried to reupload all changed files, in case something went wrong while uploading, but the result is still the same.
I got a bit upset after that, and since I’m generally out on weekends, I left it for good. Today I got reminded of my blog’s sad state when I received my weekly database update by mail. I guess things are still running in the background … now I want to avoied a complete reinstall if possible, and I’d be very happy if anyone had any idea what’s going wrong with my blog.
Thanks in advance for any help!
- The topic ‘Blank main site after upgrade to 2.5.1’ is closed to new replies.