Title: Deploy server code 200 again
Last modified: August 21, 2016

---

# Deploy server code 200 again

 *  Resolved [alex243](https://wordpress.org/support/users/alex243/)
 * (@alex243)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/deploy-server-code-200-again/)
 * Hi,
 * I try to deploy my site, and installer started fine, but stopped on the step “#
   1 Deploy” with Error:
    ————————————————————— server code: 200 status: OK response:
   INSTALL ERROR! A wp-config.php already exists in this location. This error prevents
   users from accidentally overwriting the wrong directories contents. You have 
   two options: Empty this root directory except for the package and installer and
   try again. Delete just the wp-config.php file and try again. This will over-write
   all other files in the directory.
 * « Try Again
 * ———————————————————————
    Follow the post: [server code: 200 – A wp-config.php
   already exists in this location]
 * I commented 555-564 in installer.php :
 * //MSG_ERR_ZIPMANUAL
    if ($_POST[‘zip_manual’]) { if (!file_exists(“wp-config.
   php”) && !file_exists(“database.sql”)) { die(MSG_ERR_ZIPMANUAL . $back_link);}}
   else { //MSG_ERR_CONFIG_FOUND (!file_exists(‘wp-config.php’)) or die(MSG_ERR_CONFIG_FOUND.
   $back_link); //MSG_ERR_ZIPNOTFOUND (is_readable(“{$package_path}”)) or die(MSG_ERR_ZIPNOTFOUND.
   $back_link); }
 * But it didn’t help and stopped again at Deploy step with error:
 * Step 1: Files & Database
 * Please try again an issue has occurred.
    server code: 0 status: error response:
 * The installer-log.txt is:
    UPDATED SCRIPTS: sql file: ‘/home3/addgloss/public_html/
   wpcd1108/installer-data.sql’ wp-config: ‘/home3/addgloss/public_html/wpcd1108/
   wp-config.php’ SECTION RUNTIME: 248.9203 sec. ****************************************************************
   DATABASE-ROUTINES ****************************************************************————————————–
   SERVER ENVIROMENT ——————— MYSQL VERSION: 5.5.32-cll TIMEOUT:5000 MAXPACK:33554432——————————–
   DATABASE RESULTS ———————————- ERRORS FOUND: 0 DROP TABLE: removed (0) tables 
   QUERIES RAN:3986 wp_commentmeta: (0) wp_comments: (7) wp_duplicator: (1) wp_links:(
   0) wp_options: (341) wp_postmeta: (2633) wp_posts: (517) wp_term_relationships:(
   25) wp_term_taxonomy: (208) wp_terms:(208) wp_usermeta: (31) wp_users: (1) Removed‘
   146’ cache/transient rows SECTION RUNTIME: 1.5021 sec. ********************************************
   STEP1 COMPLETE @ 11:46:30 – TOTAL RUNTIME: 250.4294 sec. *********************************************
 * Thanks
 * [http://wordpress.org/plugins/duplicator/](http://wordpress.org/plugins/duplicator/)

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

 *  [Cory Lamle](https://wordpress.org/support/users/corylamleorg/)
 * (@corylamleorg)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/deploy-server-code-200-again/#post-4298369)
 * Hey alex243,
 * I think your package may be to large and your trying to move to much data checkout
   this link it might help:
    -> Browse to: [http://lifeinthegrid.com/duplicator-faq](http://lifeinthegrid.com/duplicator-faq)-
   > Find section: “3. Troubleshoot=> TimeOut Issues”
 * Hope that helps!
 *  Thread Starter [alex243](https://wordpress.org/support/users/alex243/)
 * (@alex243)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/deploy-server-code-200-again/#post-4298404)
 * Thanks for reply,
 * I used Manual Extraction first
    ([Installer –> How do I do a ‘Manual Extraction’?](http://support.lifeinthegrid.com/knowledgebase.php?article=12#faq-installer))
   and it solved the problem.
 * Thanks again
 * Nice plugin!
    Alex
 *  [Cory Lamle](https://wordpress.org/support/users/corylamleorg/)
 * (@corylamleorg)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/deploy-server-code-200-again/#post-4298424)
 * Excellent! Thanks for posting your update…

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

The topic ‘Deploy server code 200 again’ is closed to new replies.

 * ![](https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2906985)
 * [Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More](https://wordpress.org/plugins/duplicator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/duplicator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/duplicator/)
 * [Active Topics](https://wordpress.org/support/plugin/duplicator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/duplicator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/duplicator/reviews/)

## Tags

 * [deploy](https://wordpress.org/support/topic-tag/deploy/)

 * 3 replies
 * 2 participants
 * Last reply from: [Cory Lamle](https://wordpress.org/support/users/corylamleorg/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/deploy-server-code-200-again/#post-4298424)
 * Status: resolved