Title: error message xml_rpc-32700
Last modified: August 31, 2016

---

# error message xml_rpc-32700

 *  Resolved [Nikolar91](https://wordpress.org/support/users/nikolar91/)
 * (@nikolar91)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/error-message-xml_rpc-32700/)
 * Hi there everyone! I installed the Jetpack plugin but it doesn’t want to connect.
   It tells me this error “xml_rpc-32700”
    I searched the forums and found lot of
   tips. Well non of them didn’t work. I use last version of Jetpack, wordpress 
   theme Illdy. My website pionirska.com, C-panel, linux server.
 * Things I tried:
    1. If I go to [http://pionirska.com/xmlrpc.php](http://pionirska.com/xmlrpc.php)
   it gives me answer `XML-RPC server accepts POST requests only.` witch should 
   be good thing. So this is not the issue. 2. I tried to check in “wp-config.php”
   and change `define('WP_DEBUG', true);` to `define('WP_DEBUG', false);` but it’s
   not helping 3. I tried to disable all the other plugins, it didn’t help. 4. Tried
   to go to load.php and comment that 2-3 lines, didn’t work 4. Wrote to support
   team, no answers
 * Staff I saw people are talking about but I don’t get it:
    1. Some of people are
   mentioning “lighttpd” and “varnish” but I don’t understand what should I do with
   it. 2. If I go to [http://jetpack.com/support/debug/](http://jetpack.com/support/debug/)
   it tells me this:
 *     ```
       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 -A 'Jetpack by WordPress.com' -d '<methodCall><methodName>demo.sayHello</methodName></methodCall>' http://pionirska.com/xmlrpc.php
   
       The answer should be:
   
           <?xml version="1.0" encoding="UTF-8"?>
           <methodResponse>
             <params>
               <param>
                 <value>
                 <string>Hello!</string>
                 </value>
               </param>
             </params>
           </methodResponse>
       ```
   
 * I don’t know where to put this commands they are mentioning. Where do I find 
   terminal?
    4. I found this link as well. Don’t know where to write this commands
   [http://usefulmix.com/wordpress-nginx-varnish-jetpack-xml_rpc-32700-glitch-fix/](http://usefulmix.com/wordpress-nginx-varnish-jetpack-xml_rpc-32700-glitch-fix/)
 * Can anyone help me?
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years ago](https://wordpress.org/support/topic/error-message-xml_rpc-32700/#post-7170488)
 * Jetpack uses your site’s XML-RPC file to communicate with WordPress.com. Unfortunately
   I cannot access that file on your site at the moment:
    [http://pionirska.com/xmlrpc.php](http://pionirska.com/xmlrpc.php)
 * I’m immediately redirected to a 403 page:
 *     ```
       $ curl -I http://pionirska.com/xmlrpc.php
       HTTP/1.1 302 Found
       Date: Tue, 15 Mar 2016 14:40:18 GMT
       Server: Apache/2.2.29 (Unix)
       Location: http://cpanel09.beotel.net/403.shtml
       Connection: close
       Content-Type: text/html; charset=iso-8859-1
       ```
   
 * [http://i.wpne.ws/fQ0H](http://i.wpne.ws/fQ0H)
 * If you use a security plugin to block access to the file, you’ll need to configure
   it to allow incoming and outgoing connections to /xmlrpc.php.
 * If you do not use such plugin, you’ll want to contact your hosting provider and
   ask them if they currently block access to your site’s XML-RPC file.
 * I hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘error message xml_rpc-32700’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [xml_rpc-32700](https://wordpress.org/support/topic-tag/xml_rpc-32700/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/error-message-xml_rpc-32700/#post-7170488)
 * Status: resolved