• Resolved manhvt

    (@manhvt)


    Hi everyone,
    I am using final wordpress with the plugin.
    OS is centos 7.
    php 5.6.30
    apache:2.4.6

    the plugin can’t create zip file.
    I use the ftp option to see that the system has created directories, but its structure is not a static website, because it does not generate html files.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Leon Stafford

    (@leonstafford)

    Hi @manhvt,

    Thanks for your interest in the plugin, sorry to hear of the issue.

    You may wish to try selecting the default WordPress theme and then exporting. If it creates the zip, then something may be needing to customize with your theme.

    Cheers,

    Leon

    Thread Starter manhvt

    (@manhvt)

    in ftp folder: I just only a folder “wp_content”.
    what is the issue.

    Thread Starter manhvt

    (@manhvt)

    I try in my localhost with window 10, it works. but it don’t work on centos 7.

    Plugin Author Leon Stafford

    (@leonstafford)

    @manhvt – interesting… Try your PHP/Apache error logs on CentOS for any clues. Perhaps permissions with files or security with the wp_remote_get() function which is doing the fetching of files…

    Thread Starter manhvt

    (@manhvt)

    Thank you so much.
    I have the issue. that is curl don’t work with my vps. because local vps can’t bind the domain.

    Plugin Author Leon Stafford

    (@leonstafford)

    OK, glad you were able to figure out the cause.

    In case you aren’t able to get the plugin working on the VPS, perhaps something like https://www.httrack.com/ will work for your case…

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

The topic ‘I can’t create zip file’ is closed to new replies.