Hi, I can't connect my website to Jetpack plug-in.
I get the following error:
The Jetpack help says :
How can I solve it please?
I get the following error:
The Jetpack server was unable to communicate with your site [IXR -32300: transport error: http_request_failed cURL error 28: Operation timed out after 10001 milliseconds with 0 out of 0 bytes received]
“Error Details: The Jetpack server was unable to communicate with your site [IXR -32300: transport error: http_request_failed Operation timed out after 15001 milliseconds with 0 bytes received]
Your host is limiting concurrent PHP connections. Jetpack needs to be able to talk and receive at the same time, which means it needs concurrent PHP processes. Most commonly, asking your host to change the PHP_FCGI_CHILDREN setting to 2 will solve this issue.
How can I solve it please?