WP Hive » Troubleshooting and How-To

Tranfer Hosting

(2 posts)

  1. waldo
    Member

    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?

    Posted 3 years ago #
  2. ikailo
    Developer

    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_hosts table to match the prefix with the hostname (eg: SELECT prefix FROM wphive_hosts WHERE hostname='domain.com').

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.