0

I can't enable Jetpack for a Wordpress site hosted on Openshift.

I have installed the plugin, created an account on Wordpress.com but the plugin can't communicate properly with my application.

When I click on the Jetpack Debug button, it says the request timed out.

What can I do to make it work?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Carmellose
  • 4,815
  • 10
  • 38
  • 56

1 Answers1

0

Is this on a small gear? You might try using this kb article (https://www.openshift.com/kb/kb-e1082-how-to-check-for-memory-limit-violations) to see if it's a memory issue.

  • Hi, I have checked that this is not a memory issue. Someone of openshift did test on his machine/blog and got the same result. – Carmellose Aug 17 '14 at 15:08
  • I have contacted Jetpack and here is there answer: _"It looks like the issue is that your host limits the PHP processes on your server. You should get in touch with them and ask them if their `PHP_FCGI_CHILDREN` is set to one and, if it is, ask them to set it to two or higher."_. Please update the parameter :p – Carmellose Aug 17 '14 at 15:09