• Capes extracted file imports at 3GB, updated htaccess with recommended changes, even wpconfig, wouldn’t budge with the 3GB cap. Had to set post_max_size slightly larger than upload_max_filesize in php ini to get the plugin to register an upload limit over 3GB. Oddly the extraction this plugin makes is extremely large.

    • This topic was modified 5 years, 10 months ago by damianvincent.
    • This topic was modified 5 years, 10 months ago by damianvincent.
    • This topic was modified 5 years, 10 months ago by damianvincent.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter damianvincent

    (@damianvincent)

    post_max_size needs to be updated to be slightly larger than upload_max_filesize in order for the plugin to register the change. Once you set post_max_size slightly larger than upload_max_filesize then the plugin will register the change internally. Htaccess changes recommended only threw Internal Server errors, and wpconfig didn’t work either. Make these changes in your PHP ini file either through cPanel if you can, or though you WHM settings.

    • This reply was modified 5 years, 10 months ago by damianvincent.
    Plugin Author Yani

    (@yaniiliev)

    The 3GB limit that you see is from the server.
    Either webserver or php limitation. The article that we have on import page describes a few ways to change/adjust these limits but ideally you can reach over to your hosting provider and they will tell you how to do it.

    You can see what is inside your backup with this tool: https://traktor.servmask.com
    You can also extract the backup with this software: https://traktor.wp-migration.com

    Thread Starter damianvincent

    (@damianvincent)

    and it just gets stuck at 100%.

    Thread Starter damianvincent

    (@damianvincent)

    import.min.js?v=6.81&ver=5.0.3:1385 Uncaught Error: error
    at Object.error (import.min.js?v=6.81&ver=5.0.3:1385)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,underscore,wp-util,wp-a11y,&load[]=updates,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker&ver=5.0.3:2)
    at Object.fireWith [as rejectWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,underscore,wp-util,wp-a11y,&load[]=updates,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker&ver=5.0.3:2)
    at y (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,underscore,wp-util,wp-a11y,&load[]=updates,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker&ver=5.0.3:4)
    at XMLHttpRequest.c (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,underscore,wp-util,wp-a11y,&load[]=updates,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker&ver=5.0.3:4)

    Thread Starter damianvincent

    (@damianvincent)

    Just couldn’t get this to work, 24 hours later and still bust. Had to edit core server files just to get over 3gb, finally got it to load, but errors abound causes it to just sit at 100%. and yes I bumped up Max execution extremely, having to now just do a manual migration.

    Would not recommend.

    Thread Starter damianvincent

    (@damianvincent)

    Plugin Author Yani

    (@yaniiliev)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Be prepared to edit core server files, and errors abound, does not work’ is closed to new replies.