• Resolved jahrl

    (@jahrl)


    Hi
    I use the latest version of Duplicator (0.5.4) and when I download the installer file via _any_ browser I get rubbish like this:

    https://www.dropbox.com/s/je3jry7n4mg5zfc/installer.txt

    Any idea on what this is and why? I have tried a couple of times to create new packages but same result every time.

    I have charset set to:

    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');

    Plz advise

    https://ww.wp.xz.cn/plugins/duplicator/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Cory Lamle

    (@corylamleorg)

    Hey @jahrl,

    Can you check the wp-snapshots folder from the WP root and see if the file is corrupt there, that is the location where its stored.

    Thanks~

    Thread Starter jahrl

    (@jahrl)

    Look fine! I’ll use that

    Should I worry about the Archive (.zip) file?

    Thread Starter jahrl

    (@jahrl)

    It worked 🙂

    thnx

    Cory Lamle

    (@corylamleorg)

    The zip file should be fine. The issue might be that the web server is trying to change the mime type when you try to download it from the server. Your server admin might be able to help solve the issue so that it won’t convert the installer.php into a binary format when you try and download it from the user interface…

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

The topic ‘Corrupt installer.php ?’ is closed to new replies.