Title: nabeards's Replies | WordPress.org

---

# nabeards

  [  ](https://wordpress.org/support/users/nabeards/)

 *   [Profile](https://wordpress.org/support/users/nabeards/)
 *   [Topics Started](https://wordpress.org/support/users/nabeards/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nabeards/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nabeards/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nabeards/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nabeards/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nabeards/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteGround Migrator] Plugin Cannot Create Archives](https://wordpress.org/support/topic/plugin-cannot-create-archives/)
 *  [nabeards](https://wordpress.org/support/users/nabeards/)
 * (@nabeards)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/plugin-cannot-create-archives/#post-11701859)
 * Alternatively, you can modify the script with the full path to mysqldump.
    Edit
   the following script: `${SITEROOT}/wp-content/plugins/siteground-migrator/shuttle-
   dumper.php`
 * Find the line:
    `$command = 'mysqldump -h ' . escapeshellarg( $parsed_host['host']).`
 * and change it to:
    `$command = '/usr/local/bin/mysqldump -h ' . escapeshellarg(
   $parsed_host['host'] ) .`
 * Save the file, then re-run the migration.

Viewing 1 replies (of 1 total)