Hi, I would like to know how to transfer one of my blog which I setup using wp-hive to a new hosting? Which database to export?
WP Hive » Troubleshooting and How-To
Tranfer Hosting
(2 posts)-
Posted 3 years ago #
-
You need to export the set of tables that have the unique prefix for that domain name.
You can do a query in the
wphive_hoststable to match the prefix with the hostname (eg:SELECT prefix FROM wphive_hosts WHERE hostname='domain.com').Posted 3 years ago #
Reply
You must log in to post.
