Title: WordPress not recognizing imported database
Last modified: August 20, 2016

---

# WordPress not recognizing imported database

 *  [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/)
 * I recently experienced the WordPress White Screen of Death and after no success
   with any of the general workarounds found on the internet, I decided to reinstall
   in another area of my website and restore from my latest site backup.
 * I first uploaded my large database via phpMyAdmin but had to split the files 
   because they were too large for phpMyAdmin to handle; all the posts, tags, categories,
   etc. imported successfully into the database but did not show up in WordPress
   admin anywhere. All I had in WordPress was the default “Hello, world!” entry.
   Checked my wp-config.php file and all of the various bits and pieces pointed 
   to the correct database using the correct username and password combos.
 * I dropped my tables, started from scratch, and reinstalled using Big Dump so 
   that I could upload my SQL database intact without splitting it. Basically ended
   up with the same results where despite the fact that all my usernames and passwords
   match and that various files are pointing to the correct database, nothing is
   showing up on the WordPress admin end.
 * I am at a loss and have no idea where to go from here.
 * WordPress version 3.2.1
    Database version 18226
 * My current URL that I am working in with no success: [http://killsmedead.com/x/](http://killsmedead.com/x/)
   (
   The theme is from my previous installation, so the “Not Found” errors are legitimate
   and not worrisome as the content there depends on category IDs that aren’t yet
   set-up in this WP installation.)
 * Related threads I have read but that have not helped:
    [http://wordpress.org/support/topic/help-imported-database-dump-not-being-recognized-by-wp](http://wordpress.org/support/topic/help-imported-database-dump-not-being-recognized-by-wp)
   [http://wordpress.org/support/topic/install-doesnt-recognize-restored-database](http://wordpress.org/support/topic/install-doesnt-recognize-restored-database)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438762)
 * What happens if you install WP and do **not** import your database? Right now,
   it sounds like you have a db issue.
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438764)
 * Nothing happens, or rather when I first installed WP but before I imported the
   database, everything was as it should be on a fresh install (i.e. “Hello, World”,
   one test comment, etc.). After importing the database, nothing changed even though
   all of the content of the database is there when I look in phpMyAdmin.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438766)
 * > everything was as it should be on a fresh install
 * And can you publish posts successfully?
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438769)
 * Yup!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438815)
 * Definitely sounds like there’s a problem in your original database. Do you have
   any older database backups?
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438836)
 * I have nine more back ups from the last month and am slowly working my way back
   through restoring each of them when the last one hasn’t worked but so far they’re
   all yielding the same results.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438838)
 * Any chance you could restore one of these backups without using Big Dump – just
   in case it is causing an issue?
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438848)
 * Good idea. Tried uploading the oldest back up I have via phpMyAdmin (had to split
   the files because they were too big, so I used SQL Dump Splitter) but had the
   same non-results.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438850)
 * Anything in your error logs?
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438858)
 * Nothing! It’s a completely invisible problem, I have no idea what’s going on.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438870)
 * Anything if you [turn debug on](http://codex.wordpress.org/Editing_wp-config.php#Debug)
   and [enable error logging](http://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Log)?
 *  Thread Starter [Elizabeth](https://wordpress.org/support/users/grrliz/)
 * (@grrliz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438871)
 * At this point I’ve become frustrated enough that I’m just importing my entries
   via the exports of my WP posts that I’ve done semi-regularly over the last year
   or so. I’ll probably end up missing about a month’s worth of entries but it’s
   better than nothing.
 * Thanks for your help!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438873)
 * Sorry I couldn’t help you get to the bottom of this. I hope the posts export 
   goes OK.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘WordPress not recognizing imported database’ is closed to new replies.

## Tags

 * [back ups](https://wordpress.org/support/topic-tag/back-ups/)
 * [Import](https://wordpress.org/support/topic-tag/import/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 13 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-not-recognizing-imported-database/#post-2438873)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
