Description and Steps

Step 1
XTRA

Demo importer fails!

If the import stalls and fails to respond after a few minutes, or it fails with a simple error message like “Import failed,” You are suffering from PHP configuration limits that are set too low to complete the process. You should contact your web host and ask them to increase those limits to a minimum as follows:

  • max_execution_time 900
  • memory_limit 128M
  • post_max_size 32M
  • upload_max_filesize 32M

You can verify your PHP configuration limits by installing a simple plugin found here. And you can also check your PHP error logs to see the exact error being returned.

If still have same problem, Submit a ticket.

8 Comments

    Leave a Reply

    Your email address will not be published. Required fields are marked *