By glasswool on
Dear all,
I have successfully set up a multi-site installation and all is fine.
However I now need to move one site which is a subdomain in a setup using the Domain Access module. How does one extract the database of a subdomain only in this DA setup to make it another site in the above multi-site setup?
Comments
I guess it depends what you
I guess it depends what you want to extract - just the nodes, or everything? You'll need to get your hands dirty with the database tables to do an extraction and you're at great risk of missing something. My suggestion would be to copy the whole site to the new one, and then just remove whatever you don't want from the new site (users, nodes on other domains etc).
Thanks Scedwar, I need to
Thanks Scedwar, I need to transfer the entire subdomain, Is there any way we can do it by using the table prefix option? I managed to transfer the default domain by first doing a backup with backup and migrate, then deleting subdomain/nodes etc so I now have the default site transferred and working fine in the multisite setup, I than restored the backup and now looking for a away to backup the subdomain itself.
If the table prefix option in domain access will help can someone walk me through?