Demo import Failed

Many issues that you can face. Such as: white screen,Erro 400, Error 500, demo content import failes when importing, empty page content and other similar issues are all related to low PHP configuration limits. You need to increase the PHP limits to solve these problem. You can do this on your website’s cpanel, or contact your web host and ask them to increase those limits to a minimum as follows:

  • PHP memory_limit =  256M
  • PHP max_execution_time = 300
  • PHP Post_max_size = 54M
  • PHP upload_max_filesize = 128M

Still if you are face these issues then you can send a support request to support@arsyntax.com and we will help you to fix this.