re-install; blank pages; drives-me-crazy problem.
-
I just did a manual upgrade from very old to new version WP.
Everything looks okay as I login as admin, and went to the dashboard, I saw the titles to all of the posts. When I click to view any posts, however, I saw the under-construction “index.html” in root. None of the WP pages will load in a browser; just get a blank page.
If I remove the index.html from root (while index.php is there), I see server information (type, version,etc.,. stuff). Yikes.
I believe that before, I could leave both index.html with index.php in root, and php loaded as home anyway.I double-checked the database, it seems to be populated.
Before the upgrade, WP files were in a sub-directory of root, with htaccess and index.php out in root. I did the same thing this time. I double-checked those settings/general in dashboard, and all looks well, but clicked “save” anyway.
I made the change to index.php: require(‘./news/wp-blog-header.php’);
The only thing in htaccess, which I’m not even sure I need, seems to be “AddType application/x-httpd-php .php .php3 .phtml .html”
I hadn’t loaded a customized theme, so I did that next. Made no difference of course.
Where should I start looking for my goof, or a solution to this problem?
- The topic ‘re-install; blank pages; drives-me-crazy problem.’ is closed to new replies.