I tried to create a multiuser wordpress site. But then I decided to undo it and restore the files back to what they were before I altered them. Now the jetpack plugin gives me the following error:
Jetpack could not contact WordPress.com: register_http_request_failed
I have run the Jetpack compatibility test. PLEASE HELP!!
Site info
SITE_URL: http://interconnectedworldwide.com
HOME_URL: http://interconnectedworldwide.com
TEST: HTTP Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Fri, 15 Nov 2013 03:01:02 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
[expires] => Wed, 11 Jan 1984 05:00:00 GMT
[cache-control] => no-cache, must-revalidate, max-age=60
[pragma] => no-cache
[x-hacker] => Jetpack Test
)
[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)
TEST: HTTPS Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Fri, 15 Nov 2013 03:01:02 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
[expires] => Wed, 11 Jan 1984 05:00:00 GMT
[cache-control] => no-cache, must-revalidate, max-age=60
[pragma] => no-cache
[x-hacker] => Jetpack Test
)
[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)
TEST: Self Connection
Array
(
[headers] => Array
(
[date] => Fri, 15 Nov 2013 03:01:02 GMT
[server] => Apache
[vary] => Accept-Encoding
[connection] => close
[content-type] => text/plain
)
[body] => XML-RPC server accepts POST requests only.
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)