• Hi,
    I have a fully automated wordpress install but one problem I’m having is that the cache plugin is disabled when the instance starts up. Even if I have the WP_CACHE and WPPCACHEHOME variables set in my wp-config.php the plugin is still disabled by default. What do I need to do to enable the plugin automatically without requiring a console login?

Viewing 1 replies (of 1 total)
  • Thread Starter nfplatzke

    (@nfplatzke)

    Nevermind, I answered my own question. You need to edit wp-cache-config.php as well. The easiest way to do this is to to backup wp-cache-config, then edit the settings in the admin console and do a diff between the new file and the backup. That will give you all of the settings you need to change during a scripted install.

Viewing 1 replies (of 1 total)
  • The topic ‘how to automate enabling plugin’ is closed to new replies.