Viewing 3 replies - 1 through 3 (of 3 total)
  • Same. Laragon works, but Local does not. I tried with backups that are 97MB and 111MB. Interesting to note, if I add the premium extension then it works fine.

    Plugin Author Yani

    (@yaniiliev)

    You might need to increase both max_execution_time and memory_limit in php.

    @yaniiliev – These are settings in my php.ini:

    max_execution_time = 1200
    max_input_time = 36000
    max_input_vars = 8000
    memory_limit = 512M
    post_max_size = 2G
    max_file_uploads = 400
    output_buffering = 4096
    upload_max_filesize = 2G

    By the way, it does not work with the free version even though the sites are 97MB and 111MB that I tried it with, but I installed the pCloud extension and it works. So maybe it is having difficulty getting some value? I’m using PHP 8.1.9.

    • This reply was modified 1 year, 8 months ago by dmccan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Import is not working for local wp’ is closed to new replies.