Title: Help
Last modified: August 24, 2016

---

# Help

 *  [sampathsri](https://wordpress.org/support/users/sampathsri/)
 * (@sampathsri)
 * [11 years ago](https://wordpress.org/support/topic/help-595/)
 * I installed a fresh copy of wordpress and just install jetpack. But this particular
   error message showing every time.
 * Your website needs to be publicly accessible to use Jetpack: site_inaccessible
   
   Error Details: The Jetpack server was unable to communicate with your site [HTTP
   403]. Ask your web host if they allow connections from WordPress.com. If you 
   need further assistance, contact Jetpack Support: [http://jetpack.me/support/](http://jetpack.me/support/)
 * And also I correct this issue
 * if ( defined( ‘XMLRPC_REQUEST’ ) )
    ini_set( ‘display_errors’, 0 );
 * this code should be kept in the comments. After adding the comments the code 
   should look like the below..
 * /**
    if ( defined( ‘XMLRPC_REQUEST’ ) ) ini_set( ‘display_errors’, 0 ); */
 * and set the permissions for htaccess and xmlrpc.php to 777. But after this the
   error comes shown bellow…
 * Error
 * Your website needs to be publicly accessible to use Jetpack: site_inaccessible
   
   Error Details: The Jetpack server was unable to communicate with your site [HTTP
   404]. Ask your web host if they allow connections from WordPress.com. If you 
   need further assistance, contact Jetpack Support: [http://jetpack.me/support/](http://jetpack.me/support/)
 * And also my [http://www.panchayudha.com/xmlrpc.php](http://www.panchayudha.com/xmlrpc.php)
   not working properly
 * Please help me.!

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

 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [11 years ago](https://wordpress.org/support/topic/help-595/#post-6161757)
 * > The Jetpack server was unable to communicate with your site [HTTP 404]. Ask
   > your web host if they allow connections from WordPress.com
 *  Have you asked your web host?
 *  Thread Starter [sampathsri](https://wordpress.org/support/users/sampathsri/)
 * (@sampathsri)
 * [11 years ago](https://wordpress.org/support/topic/help-595/#post-6161759)
 * Yes they are trying now. But I just add the lines of
 * <FilesMatch “xmlrpc.php”>
    Allow from all </FilesMatch>
 * to ht access file.
 * Now the error is
 * Your Jetpack has a glitch. Something went wrong that’s never supposed to happen.
   Guess you’re just lucky: xml_rpc-32700
    Try connecting again. Error Details: 
   The Jetpack server could not communicate with your site’s XML-RPC URL. Please
   check to make sure [http://www.sunpress.lk/xmlrpc.php](http://www.sunpress.lk/xmlrpc.php)
   is working properly. It should show ‘XML‑RPC server accepts POST requests only.’
   on a line by itself when viewed in a browser and should not have any blank links
   or extra output anywhere.
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [11 years ago](https://wordpress.org/support/topic/help-595/#post-6161761)
 * Seems you have made the problem worse. I would suggest no modifications while
   the host company attempts to sort the issue. Also perhaps tell them what you 
   did will make their job easier..

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

The topic ‘Help’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/help-595/#post-6161761)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
