Title: Editor Error
Last modified: May 6, 2018

---

# Editor Error

 *  Resolved [WayneFusco](https://wordpress.org/support/users/waynefusco/)
 * (@waynefusco)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/editor-error-7/)
 * So I am using the theme editor and now I notice that when I make a change to 
   a file,
    and I click update file, after a minute or two I get this error
 * Unable to communicate back with site to check for fatal errors, so the PHP change
   was reverted. You will need to upload your PHP file change by some other means,
   such as by using SFTP.
 * Not sure what is up but I thought I would ask to see if anyone had this and what
   they did to fix it
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Feditor-error-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 1 month ago](https://wordpress.org/support/topic/editor-error-7/#post-10251813)
 * Please install the health check plugin and report back its findings: [https://wordpress.org/plugins/health-check/](https://wordpress.org/plugins/health-check/)
 *  Thread Starter [WayneFusco](https://wordpress.org/support/users/waynefusco/)
 * (@waynefusco)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/editor-error-7/#post-10251990)
 * Hey Steve,
 * Is this what you need?
 *     ```
       				### WordPress ###
   
       Version: 4.9.5
       Language: en_US
       Permalink structure: /%post_id%/
       Is this site using HTTPS?: Yes
       Can anyone register on this site?: No
       Default comment status: open
       Is this a multisite?: No
       User Count: 4
       Communication with WordPress.org: WordPress.org is reachable
       Create loopback requests: The loopback request to your site failed, this may prevent WP_Cron from working, along with theme and plugin editors.<br>Error encountered: (0) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
   
       ### Active theme ###
   
       Name: Sunnybeach Child
       Version: 1.0.0
       Author: Wayne Fusco
       Author website: Undefined
       Parent theme: SunnyBeach
       Supported theme features: widgets, woocommerce, automatic-feed-links, menus, post-thumbnails, editor-style
   
       ### Other themes (1) ###
   
       SunnyBeach (sunnybeach): Version 2.4.2 by The Smart Magazine Themes
   
       ### Active Plugins (21) ###
   
       AdSense In-feed Placement for WordPress: Version 1.0 by Thomas Maier
       Advanced Ads: Version 1.8.28 by Thomas Maier
       Advanced Ads Pro: Version 2.1.4 by Thomas Maier
       Advanced Ads – Geo Targeting: Version 1.1.8 by Thomas Maier
       Advanced Ads – Responsive Ads: Version 1.7.2 by Thomas Maier
       Advanced Ads – Slider: Version 1.4.3 by Thomas Maier
       Advanced Ads – Ad Tracking: Version 1.8.10 by Thomas Maier
       Arconix FAQ: Version 1.7.0 by John Gardner
       BackWPup: Version 3.4.5 by Inpsyde GmbH
       Enable Media Replace: Version 3.2.5 by ShortPixel
       Enhanced Media Library: Version 2.5 by wpUXsolutions
       Health Check: Version 1.0.1 by The WordPress.org community
       iframe: Version 4.3 by webvitaly
       Instagram Feed: Version 1.8.3 by Smash Balloon
       Last Modified Timestamp: Version 1.0.4 by Evan Mattson
       NOAA Weather: Version 1.3.12 by Tim Berneman
       Page Builder by SiteOrigin: Version 2.6.6 by SiteOrigin
       Simple Facebook Plugin: Version 1.5 by topdevs.net
       SiteOrigin Premium: Version 1.3.1 by SiteOrigin
       SiteOrigin Widgets Bundle: Version 1.11.8 by SiteOrigin
       Uji Countdown: Version 2.0.8 by Wpmanage.com
   
       ### Inactive Plugins (1) ###
   
       SmugMug Embed: Version 2.0 by Tracy Wicklund
   
       ### Media handling ###
   
       Active editor: WP_Image_Editor_GD
       Imagick Module Version: Imagick not available
       ImageMagick Version: Imagick not available
       GD Version: bundled (2.1.0 compatible)
       Ghostscript Version: Unable to determine if Ghostscript is installed
   
       ### Server ###
   
       Server architecture: Linux 3.10.0-693.17.1.el7.centos.plus.x86_64 x86_64
       PHP Version: 5.6.36 (Supports 64bit values)
       PHP SAPI: cgi-fcgi
       PHP max input variables: 1000
       PHP time limit: 30
       PHP memory limit: 256M
       Max input time: 60
       Upload max filesize: 2M
       PHP post max size: 8M
       cURL Version: 7.59.0 OpenSSL/1.0.2o
       SUHOSIN installed: No
       Is the Imagick library available: No
   
       ### Database ###
   
       Extension: mysqli
       Server version: 5.6.38
       Client version: mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
       Database prefix: wp_
   
       ### WordPress constants ###
   
       ABSPATH: /home/sabcaorg/public_html/
       WP_HOME: Undefined
       WP_SITEURL: Undefined
       WP_DEBUG: Enabled
       WP_MAX_MEMORY_LIMIT: 256M
       WP_DEBUG_DISPLAY: Enabled
       WP_DEBUG_LOG: Disabled
       SCRIPT_DEBUG: Disabled
       WP_CACHE: Disabled
       CONCATENATE_SCRIPTS: Undefined
       COMPRESS_SCRIPTS: Undefined
       COMPRESS_CSS: Undefined
       WP_LOCAL_DEV: Undefined
   
       ### Filesystem permissions ###
   
       The main WordPress directory: Writable
       The wp-content directory: Writable
       The uploads directory: Writable
       The plugins directory: Writable
       The themes directory: Writable
       ```
   
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 1 month ago](https://wordpress.org/support/topic/editor-error-7/#post-10252008)
 * Contact your host to see why loopback might be failing. Some block it. Without
   loopback, the editor cannot test whether your changes will crash your site, so
   it makes the safe choice and doesn’t commit the changes.
 * You could also use FTP to download the files you need to edit, edit them locally,
   and upload the changed files.
 *  Thread Starter [WayneFusco](https://wordpress.org/support/users/waynefusco/)
 * (@waynefusco)
 * [8 years ago](https://wordpress.org/support/topic/editor-error-7/#post-10284310)
 * Thanks Steve.
 * Turns out it was a plugin on a page that was the root cause of the problem. Your
   health plug in helped me locate it and fix it..
 * -Wayne

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

The topic ‘Editor Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [WayneFusco](https://wordpress.org/support/users/waynefusco/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/editor-error-7/#post-10284310)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
