[wp-testers] WP Caching

David House dmhouse at gmail.com
Tue May 16 18:33:13 GMT 2006


On 16/05/06, Eric Hochberger <mailinglists at yournextbroker.com> wrote:
> Hey guys,
>
> I noticed that with the nightly builds, wordpress caching seems to be
> off.

We turned it off, not enough return for all its troubles.

> Well my highly successful wordpress site (yay!) is taking down
> my server (boo!)  I really really need to get caching back on.  The
> disable cache is NOT enabled.  Any ideas on how to enable?  The
> writable cache folder under wp-content is completely empty!   I'd
> really appreciate it and so would my dying server!

Try the following line in your wp-config.php:

define('ENABLE_CACHE', true);

-- 
-David House, dmhouse at gmail.com


More information about the wp-testers mailing list