Getting a Server code 200 with no error on Step 1 of deployment
-
I’m using Duplicator Version 0.4.6 on WordPress version 3.7.1 .
I used Duplicator to successfully create the two package files (.zip and installer.php) — with some difficulty; I had help from Dreamhost support.
I then downloaded these files to my local PC, and then uploaded them to my domain root on my host server.
Then, I tried running the installer.php from my browser. Initially, I was getting errors (but they weren’t specifically identified — Server 500 error, I believe). With help again from Dreamhost support, they increased my memory allocation limits, and I tried again.Now, I’m getting a mysterious message, saying an issue has occurred, but giving me a server code of success, and no additional information.
Step 1: Files & Database
Please try again an issue has occurred.server code: 200
status: OK
response:The log file looks like this:
————————————————
********************************************************************************
DUPLICATOR INSTALL-LOG
STEP1 START @ 03:31:57
NOTICE: Do not post to public sites or forums
********************************************************************************
VERSION: 0.4.6
PHP: 5.3.27
PHP SAPI: cgi-fcgi
ZIPARCHIVE: true
SERVER: Apache
DOC ROOT: /home/uucm_admin/uucm.org
UUCM_package.zip
SIZE: 2.21GB
INFORMATION: ZipArchive Object
(
[status] => 0
[statusSys] => 0
[numFiles] => 5467
[filename] => /home/uucm_admin/uucm.org/5271733ac22fc2578_20131030_UUCM_package.zip
[comment] =>
)ZIP CLOSE: true
UPDATED SCRIPTS:
sql file: ‘/home/uucm_admin/uucm.org/installer-data.sql’
wp-config: ‘/home/uucm_admin/uucm.org/wp-config.php’SECTION RUNTIME: 132.0478 sec.
********************************************************************************
DATABASE-ROUTINES
********************************************************************************
————————————–
SERVER ENVIROMENT
————————————–
MYSQL VERSION: 5.1.56-log
TIMEOUT: 5000
MAXPACK: 16777216
————————————–
DATABASE RESULTS
————————————–
ERRORS FOUND: 0
DROP TABLE: removed (0) tables
QUERIES RAN: 8556wp_fda53h_audit_trail: (3701)
wp_fda53h_commentmeta: (0)
wp_fda53h_comments: (0)
wp_fda53h_duplicator: (1)
wp_fda53h_hmp_playlist: (0)
wp_fda53h_hmp_rating: (0)
wp_fda53h_links: (0)
wp_fda53h_ngg_album: (0)
wp_fda53h_ngg_gallery: (20)
wp_fda53h_ngg_pictures: (117)
wp_fda53h_options: (347)
wp_fda53h_postmeta: (2758)
wp_fda53h_posts: (1059)
wp_fda53h_simple_history: (178)
wp_fda53h_term_relationships: (59)
wp_fda53h_term_taxonomy: (7)
wp_fda53h_terms: (7)
wp_fda53h_usermeta: (190)
wp_fda53h_users: (9)
wp_fda53h_visual_form_builder_entries: (17)
wp_fda53h_visual_form_builder_fields: (58)
wp_fda53h_visual_form_builder_forms: (4)
Removed ’57’ cache/transient rowsSECTION RUNTIME: 6.8278 sec.
********************************************************************************
STEP1 COMPLETE @ 03:34:16 – TOTAL RUNTIME: 138.8921 sec.
********************************************************************************
————————————————Any ideas what to do?
- The topic ‘Getting a Server code 200 with no error on Step 1 of deployment’ is closed to new replies.