• I am trying to move a site from WPInstall to production on GoDaddy with Duplicator.

    When deploying the files, at Step 1: Files & Database it says:

    Step 1: Files & Database
    server code: 0
    status: error
    response:

    But there is no error in the installer-log. And it says STEP 1 COMPLETE.

    When I look at the live site, all the content is there. But the theme is not.

    What should I be looking at to solve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Debtro, I just came across the same issue – this is how I fixed it.

    This may not work on your host but worth a try.

    Make sure the permissions on the two files are set at 644 (777 permissions on the files can cause your host to stop it working as these give too much access) – server 500 error.

    Remove all extracted files from the previous install – start fresh, just in case you have done anything else.

    Make sure you have not inadvertently deleted the .htaccess or any other files/directories such as cgi-bin (causes error).

    Now when running the https://www.domain.com/installer.php do the exact same as you have… you will get the error but the files have extracted.

    Go back to the installer and enter the details again (make sure Table removal is selected) but this time:

    Go to “Advanced Options”
    select: Manual package extraction

    It will now work… or did for me on two separate domains i tested to be sure.

    Good luck.
    Stuart

    Hi CoreAspect,

    Your method works, it save me couple of hours!

    Cliff

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicator: Error at Step 1: Files & Database; No Error in installer log’ is closed to new replies.