[wpmu-trac] [WordPress MU Trac] #235: wp-cache doesn't activate
unless change is made in wp-settings.php
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Jan 23 23:36:31 GMT 2007
#235: wp-cache doesn't activate unless change is made in wp-settings.php
------------------------+---------------------------------------------------
Reporter: drmike | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Greets:
This is probably a wp core issue but I wanted to mention here just in
case.
It's myunderstanding that to activate wp-cache you have to do the
following two things:
- Create /cache within wp-content and make it writable
- Add in "define('ENABLE_CACHE', true);" to wp-config.php towards the end.
For my systems, I also have to do the following:
- Add in "define('ENABLE_CACHE', true);" into wp-settings.php right before
the line: "wp_cache_init();"
That's the only way I can get wp-cache to start caching. I'm using the
WPMU-Feed plugin to verify thast it is indeed off until I make that third
change.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/235>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list