I've seen the following recommendation made a few times while researching my problem, however my host says it is not possible to update to the following settings.
Recommended PHP configuration limits are as follows:
max_execution_time 60
memory_limit 256M
post_max_size 48M
upload_max_filesize 48M
They say that the server is set up for
post_max_size 20M
upload_max_filesize 20M
I wonder if this is the cause for my inability to import or change the demo I'm basing my site off of.
The uploader keeps getting stuck at 0% and will not progress.
Hi,
I've seen the following recommendation made a few times while researching my problem, however my host says it is not possible to update to the following settings.
Recommended PHP configuration limits are as follows:
They say that the server is set up for
I wonder if this is the cause for my inability to import or change the demo I'm basing my site off of.
The uploader keeps getting stuck at 0% and will not progress.
Please let me know if there is a solution.
Thanks,
Arthur
Hey Arthur,
Those 2 limits should be fine .
Please check for server php errors using this guide: http://premium.wpmudev.org/blog/your-complete-guide-to-troubleshooting-wordpress/ .
Best.
ThemeNectar Support Team