|
Thanks for the advice Vangogh, unfortunately neither worked for me ??
First I tried changing the config name to a junk name just to make sure it was actually calling the right DB. When I looked a the page I got the appropriate error. …so the config is right. Next I opened myPHPAdmin and 'droped' all of the contents. (page once again gave the correct error) I then re-imported the DB. Site back up with base WP data. (ie. the only post was "hello world")
I then tried empty and re-import… same results.
I'm beginning to think I can't have exported properly since all the imports seem to behave. The thing that's throwing me is that the table "wp_prefix_aids_free_worldposts" shows 125 records. This must mean that it's my DB and not the default wp install …right?
I just noticed this DB is using wp_prefix_siteNameposts while my others are "wp_siteNameposts" Does this make a difference?
|