Viewing 6 reply threads
You must be logged in to reply to this topic.
Wizard always stuck when using Folie’s default demo theme.
There’s another question too. I already tried adding
define(‘WP_MEMORY_LIMIT’, ‘256M’);
set_time_limit(300);
into my wp-config.php file, but the “PHP Time Limit” shows in System Status page is still zero, is there any method I can solve this problem?
Hello,
Please contact your host provider for the system variables. It is necessary to have enough memory limit and file upload size limit. In order for the dummy data to import correctly and fast.
Let us know.
Best regards!
Hi, I’ve already ask my host provider to adjust the time limit, but the “System Status” is still showing the “PHP Time Limit” as zero, did I miss anything?
Hello,
The zero means it’s unlimited. So this should not be a problem. Are you on a shared hosting? I suggest you contact your host and make sure there isn’t any limitation on data upload and file size.
Check here all necessary server settings for wordpress: https://codex.wordpress.org/FAQ_Working_with_WordPress#Importing_and_Exporting
Let us know for anything.
Best regards!
I’ve contacted the host provider and after the adjustment, the site works well!
Thank you for your reply!
You must be logged in to reply to this topic.