Minimum requirements for Import.

The reason why you are seeing this message is because of a fail-safe implemented by Kepler to make sure your demo content/site gets imported without any issues.

  1. Locate your WordPress installation folder
  2. Open .htaccess file using any text editor.

    Couldn’t find .htaccess file?

    It is usually hidden by the OS, show hidden files and folder to reveal it. For mac users go to the WordPress installation folder and press Command shift . . For Windows users follow these Steps.
  3. Paste the following after “# BEGIN WordPress”
    php_value post_max_size 64M
    php_value max_execution_time 300
    php_value max_input_time 300
  4. Save the file and refresh your page, the message will disappear and you should be able to import pages 

 

 

Was this article helpful?

Have more questions? Visit our community, its open to everyone!