8. Two-Part Install

Created by Danny Wong, Modified on Sun, 09 Aug 2020 at 03:15 PM by Danny Wong

The following procedure was developed for use tightly restricted hosts that prevent a zip archive from getting created. Note that this operation is valid for both Duplicator and Duplicator Pro but is usually not needed in Pro due to its support of the "DupArchive" format. DupArchive was specifically designed to get around limitations imposed by hosts related to zip.

PART 1: Manually copy WordPress files

These steps show how to manually copy from source site to destination.

cPanel (Faster)
  1. Login to the source site's cPanel, click "File Manager" and enter the site's directory*
  2. Select all files, right click, select "Compress", choose zip and set name to mysite.zip.
  3. Download mysite.zip to your local computer
  4. Upload mysite.zip to the new location*
  5. Extract mysite.zip and remove the mysite.zip file
FTP
  1. Login to an FTP Client
  2. Copy the files from the source site to your computer*
  3. Copy files from your computer up to the destination site*

*Website directories will likely be public_html, or public_html/sitename. If unsure about where site files are located talk to your host support.

PART 2: Copy the database with Duplicator

After you have all the files uploaded correctly to your new location you will then run all these steps to copy over the database.

1. Create New DB Only Package
  1. Goto Duplicator ❯ Packages ❯ click "Create New" button
  2. On Step 1 Setup ❯ Archive ❯ check "Archive Only the Database"
  3. Build package then download installer and archive files
2. Transfer installer and archive to target location
  1. Login to target location via FTP, cPanel or your host's control panel tools.
  2. Transfer installer and archive to target location
  3. If a wp-config.php file exists in this location remove or rename it.
  4. Open web browser and browse to http://yoursite.com/installer.php
3. Run Installer
  1. Installer should have 'Database Only Mode' in upper right corner.
  2. On Step 1 ❯ Click the next button
  3. On Step 2 ❯ Enter database setup info ❯ test connection ❯ click next
  4. For the database setup enter in information on an empty database. You can easily create a new one or simply contact your hosting provider to have them set it up for you and have them give you the setup info. Some hosting providers have specific instructions for connecting to their databases, so be sure ask them what to use.
  5. On Step 3 ❯ Click the next button
  6. On Step 4 ❯ Login remove installer files
  7. Only the database will be updated

After all steps are complete your site should be fully migrated. These two parts together allow you to move your WordPress site in a two stage process.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article