Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chaviracorona

    (@chaviracorona)

    I used the debug option in jetpack and I got this:

    It looks like your site can not communicate properly with Jetpack.
    SELF:
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Thu, 22 May 2014 12:23:13 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [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] => {“error”:”XML-RPC is not responding correctly ( 500 )”,”error_description”:”It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:

    `curl -d ‘<methodCall><methodName>demo.sayHello<\/methodName><\/methodCall>’ http:\/\/frankchavira.com\/xmlrpc.php<\/code><\/blockquote><p>The answer should be:<\/p><br />
    <blockquote><code><br />
    <pre><?xml version=”1.0″ encoding=”UTF-8″?>\n<methodResponse>\n <params>\n <param>\n <value>\n <string>Hello!<\/string>\n <\/value>\n <\/param>\n <\/params>\n<\/methodResponse><\/pre><\/code><\/blockquote>”}
    [response] => Array
    (
    [code] => 400
    [message] => Bad Request
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )
    </pre>
    `

    The problem is that I don't know what to do with that information. Thanks for your help.

    Thread Starter chaviracorona

    (@chaviracorona)

    Hello Richard. I have asked my host to increase the memory for wordpress and they did, in fact they increased it to 128MB. I went and activated Jetpack and linked it to wordpress.com; however, after doing so, my site (frankchavira.com) shows only white in the browser on any device, just like before. The funny thing is (and the only difference) that this time my dashboard keeps working as normal. I hope you can help me. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)