Title: Shanda's Replies | WordPress.org

---

# Shanda

  [  ](https://wordpress.org/support/users/shanda/)

 *   [Profile](https://wordpress.org/support/users/shanda/)
 *   [Topics Started](https://wordpress.org/support/users/shanda/topics/)
 *   [Replies Created](https://wordpress.org/support/users/shanda/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/shanda/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/shanda/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/shanda/engagements/)
 *   [Favorites](https://wordpress.org/support/users/shanda/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No cache created by WordPress 2.0.2](https://wordpress.org/support/topic/no-cache-created-by-wordpress-202/)
 *  [Shanda](https://wordpress.org/support/users/shanda/)
 * (@shanda)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/no-cache-created-by-wordpress-202/page/2/#post-398140)
 * For those who have tried everything (as I did), the following fixed it. Not sure
   where I found it, but thanks to whomever it came from.
 * In the wp-config.php file, add:
 * define(‘DISABLE_CACHE’, true);
    set_magic_quotes_runtime(‘0’); ini_set(“magic_quotes_gpc”,”
   0″);
 * I’m running on linux w/ apache.

Viewing 1 replies (of 1 total)