Unable to open file for reading on All-in-One Migration on wordpress after searching for solutions
Asked Answered
M

3

6

After I searched solutions:

  1. maximize upload file: https://help.servmask.com/2018/10/27/how-to-increase-maximum-upload-file-size-in-wordpress/
  2. From reading this: https://wordpress.org/support/topic/unable-to-open-file-for-reading-5/, but not found the basic version to download this plugin: https://import.wp-migration.com/en/

How do we solve this issue?

Mor answered 25/6, 2021 at 7:14 Comment(0)
M
37

A solution found with 4 easy steps:

  1. Uninstall the All-in-One Migration

  2. download the file https://import.wp-migration.com/all-in-one-wp-migration-file-extension.zip and upload this plugin

  3. reinstall the All-in-One Migration

  4. Import

Mor answered 25/6, 2021 at 7:51 Comment(2)
nope this does not work for me. the upload stuck a 0.0% ...Hyperaesthesia
doesn't work with WP 6.1.1 or laterTetroxide
M
1

Increase the PHP parameters. In my case the dump weighed 8Gb

Example:

max_execution_time = 6000
post_max_size = 10000M
upload_max_filesize = 10000M
Moderate answered 17/5, 2022 at 6:24 Comment(0)
O
0

I am encountering the same issue and just to notice that the “all-in-one-wp-migration-file-extension” plugin has been deprecated for more than two years.

Link https://wordpress.org/support/topic/warning-use-of-undefined-constant-ai1wm_max_file_size/

Overlord answered 25/7 at 6:58 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.