Does destination site use same database name?
-
My wordpress website is hosted by a company that allows unlimited add-on domains!
I have successfully added new domain names in the past, installed WordPress, and built up websites!
I am in the process of completely rewriting the main/host/primary website.
I have decided that I want to use a different domain name and I want to migrate my work.
Primary URL = ABCInc (has current work-in-progress)
Add-on Domain #1 = MySCC (Previously successful add-on domain WP instance)
Add-on Domain #2 = MyWW (Proposed destination)I have successfully created a migration file from ABCInc, and used the search-and-replace feature to change ABCInc to MySCC.
I have not installed the migration file.
Issue #1 – The migration file contains some 7,000 files, so I suspect it included all the files for MySCC because it is a sub-directory under ABCInc. My solution: use the cPanel file manager to clean those out.
Issue #2 – The SQL database is shared across all the add-on domains. The SQL database in the migration file is for the ABCInc installation.
Question: When I apply the migration file to MyWW, will the new WP instance use the same data base name used by ABCInc? Will that cause conflict in the settings table when both ABCInc and MyWW access the database?
One possible course of action would be to restore to separate cPanel WordPress installation, clean out the extraneous files and rename the database, and then create a new migration file that I would upload to the add-on domain.
- The topic ‘Does destination site use same database name?’ is closed to new replies.