• Resolved mkforde

    (@mkforde)


    Hi, I am trying to import a website to it’s new location. I keep getting the error “unable to import”. I have also tried to place the file in the backups folder using FTP, but when I try to import from there, it says the file is corrupted. I’ve checked the file on https://traktor.servmask.com/ and the file is not corrupted, so I’m not sure what to do. Please help. Thanks.

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

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

    (@yaniiliev)

    Hello,

    It sounds frustrating to deal with the “unable to import” error, especially after confirming that the file isn’t corrupted. Here are a few steps you can try to resolve this issue:

    1. Check PHP Settings: Ensure that your server’s PHP settings are configured to handle large file uploads and executions. Specifically, check the values for upload_max_filesize, post_max_size, and max_execution_time. You can increase these values in your php.ini file. Don’t forget to restart your server after making these changes.

    2. File Permissions: Make sure that the permissions for the backups directory and the backup file itself allow the web server to read and write to them. The permissions should ideally be set to 755 for directories and 644 for files.

    3. Re-upload the Backup File: Sometimes, files can become corrupted during the FTP transfer. Ensure that you are transferring the file in binary mode in your FTP client. After re-uploading, try the import again.

    4. Check Server Error Logs: Look at your server’s error logs for any specific messages that could give more insight into why the import is failing. This could provide clues about server configuration issues or script timeouts.

    5. Consider the Unlimited Extension: If you’re frequently encountering upload and import issues, consider using the Unlimited Extension available from ServMask. This extension simplifies the process by removing server limitations on upload size and execution times, making it much easier to handle large sites and avoid common issues.

    If you continue to experience difficulties, it might be worth reaching out to your hosting provider for further assistance or consulting a professional developer.

Viewing 1 replies (of 1 total)

The topic ‘Unable to Import File’ is closed to new replies.