Dumping WP database content into Word?

From: CHYRON (DSMITHHFX) 4 Jun 2019 16:51
To: Jo (JELLS) 7 of 7
Then it's very likely the hard-coded paths in the database are still pointing to the expired domain, so it can't find it. If you try to swap in the new domain by search and replace in the db .sql file, and then import it over the old db using phpMyAdmin, you might be able to get it up and running. You will also might need to take a look at the .htaccess file. It might be ok, unless it's got the old domain in it.