Database migration/overwriting issue
-
Hello, fellow WordPress developers!
I’m going to start off with saying one thing. I’m a complete beginner with WordPress. I have never touched it before, all the information I have gathered up until this point is just me frustratingly digging through Google for answers.
I’m having some database migration issues for a WordPress site I’m doing for a client. Basically I’m moving the entire installation with the database from one hosting provider to another, but I forgot to export the .XML file before I transferred the domain, so the old database got wiped before I managed to export it. But I managed to pull out an .sql package of the database from the old hosting provider, but I can’t seem to figure out how to import/inject that database to my new WordPress installation.
Usually I could just pull a WXR file from the old theme installation, but when the old agency delivered me the files they forgot to supply me with the database. So right now I’m stuck with the raw stack of information from the database that I somehow need to run on the old installation with the old theme, on a new server at my new hosting provider.
Is there a possibility of overwriting a default database on a fresh installation, or replacing a default database with the one I have? Because right now I have the old theme running on the new domain, but I don’t know how to hook up the data that used to be there. I managed to pull out three different formats of the database. one .sql package, one CSV package and one XML package.
Any and all help is greatly appreciated!
//@onordbo
- The topic ‘Database migration/overwriting issue’ is closed to new replies.