• Resolved marcelmarin256

    (@marcelmarin256)


    Hi i export thie web page okyalo.com.ve
    but when i import in another web page and fet 100% the import then says it cant be open file. wpress

    The page I need help with: [log in to see the link]

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

    (@yaniiliev)

    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)

    Also, please read these two guides:

    Thread Starter marcelmarin256

    (@marcelmarin256)

    Ok well i just install another extesion you have to accept files and it works good without touch anything else, thanks anyway

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant open file .wpress’ is closed to new replies.