Title: [Plugin: W3 Total Cache] apc cache doesn&#039;t update on wp-admin
Last modified: August 20, 2016

---

# [Plugin: W3 Total Cache] apc cache doesn't update on wp-admin

 *  [Stephane Boisvert](https://wordpress.org/support/users/sboisvert/)
 * (@sboisvert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/)
 * It seems that the object or database cache for site options (in a network) using
   APC doesn’t update until the object expires. As in I press save. The option is
   saved correctly in the DB, but displayed incorrectly to the user until they flush
   the cache.
 * Any ideas on what could cause this? I’m tempted to do this:
 * if (is_admin() && !defined(‘DOING_AJAX’)){
    define(‘DONOTCACHEOBJECT’, true);
   define(‘DONOTCACHEDB’, true); }
 * but I suspect that’s not really the right way to fix the problem :P.
 * -S
 * [http://wordpress.org/extend/plugins/w3-total-cache/](http://wordpress.org/extend/plugins/w3-total-cache/)

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

 *  [RichardWPG](https://wordpress.org/support/users/richardwpg/)
 * (@richardwpg)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562522)
 * What version of WordPress are you using?
 *  Thread Starter [Stephane Boisvert](https://wordpress.org/support/users/sboisvert/)
 * (@sboisvert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562525)
 * 3.3.1
    This is with WP in network mode. Happens on main site and subsites.
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562800)
 * Anyone else having this issue then?
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562802)
 * Thanks, duplicated and fixed in next release.
 *  Thread Starter [Stephane Boisvert](https://wordpress.org/support/users/sboisvert/)
 * (@sboisvert)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562805)
 * Thanks!
    I’ve not been able to find a donate button on the plugin page. Do you
   accept donations? if so, what is the best way to get it to you?
 * -Steph
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562838)
 * Yes I do, via [paypal](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/billing@w3-edge.com?output_format=md).
   Thanks.

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

The topic ‘[Plugin: W3 Total Cache] apc cache doesn't update on wp-admin’ is closed
to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-apc-cache-doesnt-update-on-wp-admin/#post-2562838)
 * Status: not resolved