I need two databases to co-exist
-
So, I’ll start off saying that I usually do more of the design-end of things and am new to the SQL interaction portion.
I basically have two wordpress installations. One is hosted on MDD and the other on GoDaddy. I will be migrating the managed GoDaddy WP to my MDD host where an installation already exists. These are two different websites. I have already moved all of the files, and I have the database file exported and ready to move to MDD. I am, however, unsure of where to go from here. I need to upload the new database via phpMyAdmin I believe, and then change the wp-config file to match the database?
So, I’m here to get two things solved. What do I do to get the old database file running on my SQL server? And how do I accomplish this without interfering with the existing wordpress database?
folder structure looks like this if it matters:
account
>public_html
>>(main site wp files)
>>newsite.com
>>>(newsite wp files)Thanks to any and all who can lend their time!
- The topic ‘I need two databases to co-exist’ is closed to new replies.