• Resolved prldoyle

    (@prldoyle)


    Hi, I am having issues with the plug, when i installed it, i needed to add php-zip and php-curl which was installed with no issue.

    Then when running the plugin, Every file has the error “SAVING URL: UNABLE TO SAVE FOR SOME REASON”

    I have checked where it tried to save and the folder stucture has been created with the permissions: drwxrwxrwx www-data www-data

    The export log can be found here: https://pastebin.com/0RYbnAft

    Any Help will be great.

    The page I need help with: [log in to see the link]

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

    (@leonstafford)

    Hi @prldoyle,

    Thanks for sending the pastebin of the export log. Everything else in your log looks OK regarding the versions and configuration of the plugin. The permissions and ownership seem OK, too.

    2 things I would troubleshoot next:

    – SSL is provided by CloudFlare and giving a warning in the browser (mixed content?). As CloudFlare is enabled, perhaps this is blocking the requests when the plugin is crawling, thinking it’s a bot/malicious
    – needing to add both zip and curl extensions hints to me that the web server setup was either secure by default (a good thing!) or was from a very minimal install, in which there may be another PHP extension or Apache/nginx configuration that is common, but not turned on and required by the plugin

    Please let me know how disabling CloudFlare results, if that doesn’t allow the export to progress, please email me at [email protected] and I’d like to run some tests on your environment with you.

    If disabling CloudFlare does solve the problem, then you can still retain CloudFlare in front of your static site, but once you move your current WordPress to another location for development and the static site to typex.com, you would not need CloudFlare in front of the WordPress site anymore.

    Cheers,

    Leon

    Plugin Author Leon Stafford

    (@leonstafford)

    Hi Peter,

    I think we sorted these out already via email, but if any issues persist, please let me know via https://wp2static.com/community/

    Cheers,

    Leon

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SAVING URL: UNABLE TO SAVE FOR SOME REASON’ is closed to new replies.