• Resolved Jason McArtor

    (@jasonmcartor)


    I’ve used this plugin for a long time but am unable to deploy a new site to the server. It looks like this version of Duplicator has a couple of new options for deployment.

    Getting this error:

    In order to extract the archive.zip file the PHP ZipArchive module must be installed. Please read the FAQ for more details. You can still install this package but you will need to check the Manual package extraction checkbox found in the Advanced Options. Please read the online user guide for details in performing a manual package extraction.

    Thanks for any help.
    Jason

    https://wordpress.org/plugins/duplicator/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Jason ,

    Checkout this section on the FAQs I believe it may help with this issue:
    -> Browse to: http://lifeinthegrid.com/duplicator-faq
    -> Find section: “3. Troubleshoot=> Working with PHP ZipArchive”

    ZipArchive has been required for all version of the plugin at least for the build portion of the script…

    Hope that helps!

    Thread Starter Jason McArtor

    (@jasonmcartor)

    Cory,
    Ya, I recently had a change made by my hosting company and the php.ini file had been changed and excluded the Zip Support.

    I added:

    ; Add zip support
    extension = zip.so

    I also needed to do this:

    ; Increase maximum file size
    upload_max_filesize = 50M

    Love your plugin, by the way. If you ever need any graphic design help, I’d be interested in contributing.

    Thanks.
    Jason

    Very Nice! Thanks for the update… I may have to take you up on the graphics 🙂

    Cheers~

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Server Code: 200 Install Error’ is closed to new replies.