Title: Error saving content
Last modified: May 24, 2025

---

# Error saving content

 *  [ryan11035](https://wordpress.org/support/users/ryan11035/)
 * (@ryan11035)
 * [1 year ago](https://wordpress.org/support/topic/error-saving-content/)
 * When saving content, it always shows: An error occurred while updating. How can
   I solve it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-saving-content%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [1 year ago](https://wordpress.org/support/topic/error-saving-content/#post-18481669)
 * Apparently the server does not report a success message when saving, but something
   else. There may be various reasons for this.
 * E.g. a plugin which puts additional code into the return. To find out, I would
   recommend deactivating all plugins.
 * Or a server-side error. You would be able to see this in the error log. This 
   in turn can be found in your hosting area. Talk to your hoster’s support team
   about this.
 *  [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [1 year ago](https://wordpress.org/support/topic/error-saving-content/#post-18481675)
 * Hi [@ryan11035](https://wordpress.org/support/users/ryan11035/)
 * I hope you are doing well.
 * That response is too generic so we need to run some troubleshooting first.
 * For example, create a Staging [https://wordpress.org/plugins/wp-staging/](https://wordpress.org/plugins/wp-staging/)
   then disable all plugins and try to save the content, if the problem is gone,
   enable one by one and try to save the content on each time you enable one plugin
   until the issue returns.
 * Another approach is trying to use the debug mode [https://wpmudev.com/blog/debugging-wordpress-how-to-use-wp_debug/](https://wpmudev.com/blog/debugging-wordpress-how-to-use-wp_debug/)
   and see if any log is generated.
 * Best Regards
    Patrick Freitas
 *  [durdesh](https://wordpress.org/support/users/durdesh/)
 * (@durdesh)
 * [1 year ago](https://wordpress.org/support/topic/error-saving-content/#post-18483181)
 * Incorrect file permissions can prevent WordPress from saving or updating.Connect
   via FTP or use your hosting file manager.Ensure that:wp-content and its subfolders
   are 755.Files are 644.Check if .htaccess is writable (especially for permalinks).
 * Low PHP memory can cause update failures.
 * Add this to wp-config.php before /* That’s all, stop editing! */:
 * define(‘WP_MEMORY_LIMIT’, ‘256M’);

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

The topic ‘Error saving content’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [durdesh](https://wordpress.org/support/users/durdesh/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/error-saving-content/#post-18483181)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
