搜索解决方案后无法打开文件以在wordpress上的多合一迁移上阅读

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

我搜索解决方案后:

  1. 最大化上传文件:https://help.servmask.com/2018/10/27/how-to-increase-maximum-upload-file-size-in-wordpress/
  2. 阅读本文: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/

我们如何解决这个问题?

通过 4 个简单步骤找到的解决方案:

  1. 卸载一体化迁移

  2. 下载文件https://import.wp-migration.com/all-in-one-wp-migration-file-extension.zip并上传此插件

  3. 重新安装一体化迁移

  4. 导入

增加PHP参数。在我的例子中,转储重达 8Gb

示例:

max_execution_time = 6000
post_max_size = 10000M
upload_max_filesize = 10000M