Support » Plugin: All-in-One WP Migration » Export Package button brings a blank page

  • Resolved samimhakim87

    (@samimhakim87)


    Hi Yani, thanks for the great plugin. I have created a wordpress in my localhost, now I want to take it the remote host. I installed this plugin, I entered the remote site properly, and also a word for search and replace, but when I click on the Export Package button, it only shows a blank page, and nothing pops up for download.
    FYI, I use PHP version 5.2.5 and MySQL 5.0.51.

    https://wordpress.org/plugins/all-in-one-wp-migration/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Yani Iliev

    (@yaniiliev)

    Hi samimhakim87,

    I will recheck the plugin with PHP v5.2.5
    What webserver are you using – nginx, apache, something else?
    Do you know what your php and webserver timeout is set to?

    Thread Starter samimhakim87

    (@samimhakim87)

    Thanks Yani, I am using xampp which runs apache.

    Plugin Author Yani Iliev

    (@yaniiliev)

    @samimhakim87
    @sergiovieira
    I am still trying to replicate this problem on my own but so far I was unsuccessful. Could you guys give me a hand and click on “Report a problem” link and submit a message as shown on this image: http://bit.ly/1fTwamQ
    This way I will get the exact error that you get on your environment and I will be able to fix it asap. Thank you!

    Thread Starter samimhakim87

    (@samimhakim87)

    I upgraded my webserver and now I am using PHP 5.4, it works fine. I just loved it.

    Masen

    (@myaffee)

    On one of my servers, I had the exact same problem. No matter what options I choose to export, I got a blank white screen when I clicked EXPORT PACKAGE. Both servers are on php 5.4. I compared the php.ini files and we had disabled a number of functions on the production server for security. When I reenabled those functions, it started working. I’m not sure which function is required, but here is the list of functions that we had disabled. Commenting out the disable allowed All-in-One WP Migration to work again. Any idea which function(s) in particular is required?

    ;disable_functions = php_uname, getmyuid, getmypid, passthru, leak, listen, diskfreespace, tmpfile, link, ignore_user_abord, shell_exec, dl, exec, system, highlight_file, source, show_source, fpaththru, virtual, posix_ctermid, posix_getcwd, posix_getegid, posix_geteuid, posix_getgid, posix_getgrgid, posix_getgrnam, posix_getgroups, posix_getlogin, posix_getpgid, posix_getpgrp, posix_getpid, posix, _getppid, posix_getpwnam, posix_getpwuid, posix_getrlimit, posix_getsid, posix_getuid, posix_isatty, posix_kill, posix_mkfifo, posix_setegid, posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_times, posix_ttyname, posix_uname, proc_open, proc_close, proc_get_status, proc_nice, proc_terminate

    Plugin Author Yani Iliev

    (@yaniiliev)

    @myaffee
    We are using tmpfile function to create the export file in your temporary folder.
    If you enable just that function it should be enough for the plugin to start working again.

    Let me know how it went.
    Thanks!

    Hi, this plugin authors! Thank you very much for a wonderful plugin!

    On one of my sites plugin gives white screen after pressing the export expansion. The error message is not sent from the page export expansion, ie, button is not pressed.

    I turned on all php modules, but now there is an error 502 bad request.

    Module tmpfil do not see the list of modules.

    Plugin Author Yani Iliev

    (@yaniiliev)

    Hi olja1,

    Try using the latest version of the plugin from here: http://bit.ly/1rktWlW

    Let me know if it worked.

    Not working(

    I see “Done creating an empty archive.” and nothing happens infinite time.

    P.S. Sorry for my english, I’m his only study

    Plugin Author Yani Iliev

    (@yaniiliev)

    No problem. Try to refresh the export page 2-3 times and retry the export to file.

    I refresh the page many times.
    Not working(

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Export Package button brings a blank page’ is closed to new replies.