• Resolved sspice313

    (@sspice313)


    I see these warnings:

    Warning: include(/home/wpahm/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php) [function.include]: failed to open stream: No such file or directory in /home/wpahm/public_html/wp-content/mu-plugins/wp-cache.php on line 53

    Warning: include() [function.include]: Failed opening ‘/home/wpahm/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/wpahm/public_html/wp-content/mu-plugins/wp-cache.php on line 53

    http://76.12.83.71/~wpahm/

    I made the change in the wp-cache-config.php so that it looks in the mu-plugins dir.
    $wp_cache_plugins_dir = WPCACHEHOME . 'mu-plugins';

    But it is still looking for files in the plugins dir. Is there another change that I have to make?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Install the plugin in wp-content/plugins/ and activate it “network wide” instead of putting it in mu-plugins.

    Thread Starter sspice313

    (@sspice313)

    That worked. There are not anymore errors or warning! Thank you!

    When you say “network wide”, do you mean click “Network Activate” on the parent blog or should I go in each site individually and activate it separately?

    Yeah, network activate the plugin. Easiest way to get it working!

    Thread Starter sspice313

    (@sspice313)

    Great! Thanks for the help!

    eins78

    (@achtundsiebzig)

    I found this thread while wrestling with my own installation (just stopped working), so just to make shure I have to ask:
    Is this (normal install, network activate) an alternative install option for WPs that use the multisite option OR is it the “new” recommended install and the instruction have just not been updated?

    What is the general difference between these option (in regards to WPSC, i know about the difference in general)?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Network Activation means ‘Turn this on for all sites in my MultiSite Network.’ So if you WANT it on for all sites, then YES.

    You could activate it per site, and it’ll work just as well for the sites that are activated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Having problems with configuring wp-super-cache with multisite’ is closed to new replies.