- >
- >
- >
Minimum requirements for Import.
Last updated - December 13, 2019
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.
- Locate your WordPress installation folder
- 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. - Paste the following after “# BEGIN WordPress”
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300 - 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!