Title: ebizdev's Replies | WordPress.org

---

# ebizdev

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

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

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [DB-Manager not Dumping](https://wordpress.org/support/topic/db-manager-not-dumping/)
 *  Thread Starter [ebizdev](https://wordpress.org/support/users/ebizdev/)
 * (@ebizdev)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/db-manager-not-dumping/#post-2953689)
 * My work around is,
 * added this line to the db-backup
    $sched[‘monthly’] = array(‘interval’ => 2592000,‘
   display’ => __(‘Once Monthly’,’wp-db-backup’));
 * to get a monthly backup
 * and schedule it in db manager as 0 and left the optimize and repair options.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [DB-Manager not Dumping](https://wordpress.org/support/topic/db-manager-not-dumping/)
 *  Thread Starter [ebizdev](https://wordpress.org/support/users/ebizdev/)
 * (@ebizdev)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/db-manager-not-dumping/#post-2953688)
 * That still doesn’t seem to work. it doesn’t even generate the help page as listed
   above.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [DB-Manager not Dumping](https://wordpress.org/support/topic/db-manager-not-dumping/)
 *  Thread Starter [ebizdev](https://wordpress.org/support/users/ebizdev/)
 * (@ebizdev)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/db-manager-not-dumping/#post-2953641)
 * Created the file put it in the root folder pointed the browser and did not see
   a backup it in backup folder.
 * the plug in wp-db-backup works fine however i would rather have 1 plugin to manage
   this instead of 2.
 * any other suggestions or thoughts on what the issue might be?
 * Cheers
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [DB-Manager not Dumping](https://wordpress.org/support/topic/db-manager-not-dumping/)
 *  Thread Starter [ebizdev](https://wordpress.org/support/users/ebizdev/)
 * (@ebizdev)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/db-manager-not-dumping/#post-2953594)
 * idk
 * the command seems good seems like it is created from this:
 * $backup[‘command’] = $brace.$backup[‘mysqldumppath’].$brace.’ –force –host=”‘.
   $backup[‘host’].'” –user=”‘.DB_USER.'” –password=”‘.$backup[‘password’].'”‘.$
   backup[‘port’].$backup[‘sock’].’ –add-drop-table –skip-lock-tables ‘.DB_NAME.’
   > ‘.$brace.$backup[‘filepath’].$brace;
 * any suggestions as to why it fails?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Prefix www from URL](https://wordpress.org/support/topic/prefix-www-from-url/)
 *  Thread Starter [ebizdev](https://wordpress.org/support/users/ebizdev/)
 * (@ebizdev)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/prefix-www-from-url/#post-2470247)
 * is there a simple work around to be able to get both?
 * well the 301 adds 1sec of to the page load sometimes even more

Viewing 5 replies - 1 through 5 (of 5 total)