• Resolved humoss

    (@humoss)


    Hello,

    We are trying to migrate a client site from development server to IONOS.de using All in one WP migration plugin. But facing issues, here is the error message:

    Unable to open file for reading. File: /homepages/15/d598990904/htdocs/clickandbuilds/clientdomain/wp-content/plugins/all-in-one-wp-migration/storage/wlp0ylsaf1uy/clientdomain.de-20210723-185010-ty1bsl.wpress

    We tried to connect with IONOS but got no reply and we don’t find much option to migrate manually.

    If you could suggest some solution, will help.

    ??

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Please read these this guide: How to Increase Maximum Upload File Size in WordPress
    The easiest way to figure out the problem is to request error logs from your hosting provider for your website, then examine them around the time when you tried to upload the file.
    You will see what limit you have encountered and increasing it will solve the issue.
    The settings in PHP that you likely need to adjust are:

    • upload_max_filesize – set this to a value > than your backup
    • post_max_size – set this to a value > than your backup
    • memory_limit – set this to a value > than your backup
    • max_execution_time – set this to 0 (infinite)
Viewing 1 replies (of 1 total)
  • The topic ‘Problem migrating site at IONOS.de’ is closed to new replies.