• Resolved ktbird7

    (@ktbird7)


    I tried running the installer on both a local Instant WordPress server, and a remote server, and both times got the same error:
    server code: 200
    status: OK
    response:
    Warning: file_get_contents(installer-data.sql) [function.file-get-contents]: failed to open stream: No such file or directory in /home/dallasn3/public_html/dpa/sandbox/wordpress4/installer.php on line 614
    {“pass”:1,”table_count”:0,”table_rows”:-2,”query_errs”:0}

    Can you help?

    http://wordpress.org/extend/plugins/duplicator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Check the package.zip file and see if it contains a file at the root called installer-data.sql. If its not there then when the package was created it did not create this sql generation file. You might have some permissions issues with the server. Check the package creation log and see if it has any clues about the sql file not being created…

    If you want to submit a help ticket I can work more closely with you on this issue…

    These Warnings should now be hidden in the next version 0.4.3, you should be able to get the latest from the hotfix (Developers) line.

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

The topic ‘failed to open stream’ is closed to new replies.