Tagged: x
-
AuthorPosts
-
March 27, 2017 at 5:50 am #1421451
Hi Team,
I currently having an issue uploading a Demo Content “Integrity 1” keeps failing to upload,
I have taken a screenshot of the failed messages.Any idea why this is happening?
Thank you,
March 27, 2017 at 7:20 am #1421537Hey there,
There are several factors that could cause this. Please give us access to your WordPress admin and FTP
Thanks.
March 28, 2017 at 6:04 am #1422844This reply has been marked as private.March 28, 2017 at 12:55 pm #1423264Hi there,
I have cleared the error in the default-constants.php file. Also we need your WordPress admin credentials to investigate your issue further.
Thanks!
March 28, 2017 at 5:53 pm #1423534This reply has been marked as private.March 29, 2017 at 11:22 am #1424304Hi there,
It’s not recommended to change WordPress core files directly, I have restored those changes for you. If you need to increase WP Memory, please follow this method instead (https://community.theme.co/forums/topic/error-message-8/#post-1326297).
With regard to your demo content generation issue, could you please try contacting your hosting provider and ask them to do the following.
Update PHP version to v5.6.x or above. Increase PHP Max Script Execute Time to 300
Then try to re-generate demo content and see if that helps.
Let us know how it goes.
Thanks!March 30, 2017 at 5:25 am #1425181Hi Team,
As requested,
I have contacted the host provider and requested for the changes,
Update PHP version to v5.6.x
Increase PHP Max Script Execute Time to 300Still, has not resolved to upload the “demo content” failed trying to upload,
Please advise other troubleshooting,
Thank you,
March 30, 2017 at 8:13 am #1425270Hi,
Upon checking, I can see the following error in the console.
https://www.screencast.com/t/PpfXjbinQeD
Kindly contact your host and request to increase Curl timeout limit.
Thanks
March 31, 2017 at 12:06 am #1425968Hi there,
Just to follow up with your issue, please contact your hosting provider and ask them to increase your current cURL timeout configuration settings. This should solve your issue.
Let us know how it goes.
Thanks!April 1, 2017 at 5:57 am #1426903Hi,
As requested I have increased the cURL timeout configuration setting from 600 to 1200,
But still has not resolved my issue,Any other advice you can recommend,
Thank you,
April 1, 2017 at 7:26 pm #1427108Hi there,
That’s just max execution time, not cURL timeout. Try the default_socket_timeout config and set it to 300. Where do you set it and maybe I could check if those configuration are effective. Then please backup your site, the next test I’ll apply could reset or messed up some files, just for testing.
Thanks!
April 2, 2017 at 12:09 am #1427202Hi,
Okay it seems like I’m going back and forward with this issue and it’s starting to annoy me, troubleshooting this ongoing issue,
I have called the hosting provider and they have indicated that the following is not available in the php.ini file,
– default_Socket_timeout = Does not seem to be existed in the php.ini file (Don’t know where this existed
– Also, the cURL timeout does not seem to be available in the php.ini file as well,
Please let me know if I’m looking at the wrong location or troubleshooting advice,
Thank you,
April 2, 2017 at 1:06 am #1427211Hi there,
Yes, they are usually not familiar with it based on my experience. You may check this as well http://php.net/manual/en/filesystem.configuration.php
The last solution is to modify the core files to impose and force limit. This shouldn’t be done this way since theme and plugins rely on WordPress, and WordPress relies on its hosting environment.
I went ahead and bypass the limit through code, and I imported the Integrity 1 demo.
Thanks.
-
AuthorPosts