Demo Import Issue

Estimated reading: 1 minute 171 views
If you facing an issue while importing a demo data we prefer that read our demo import article

Before Start Importing Demo Data Make Sure That You Have Installed And Activated All The Required Plugins.

You clicked on the “Import Demo Data” button and the response from the server was something along the lines of:

  • Server error 500
  • Internal server error (500)

This usually indicates a poor server configuration, usually on a cheap shared hosting (low values for PHP settings, missing PHP modules, and so on).

One thing you can do. you can contact your hosting support and ask them to update some PHP settings for your site.

Check your server settings

  • max_input_vars = 3000
  • memory_limit = 128M
  • max_execution_time = 300
  • max_input_time = 300
  • upload_max_filesize = 64M
  • post_max_size = 64M

Leave a Comment

Share this Doc

Demo Import Issue

Or copy link

CONTENTS