Forums

[resolved] Having problems with configuring wp-super-cache with multisite (7 posts)

  1. sspice313
    Member
    Posted 1 year ago #

    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?

  2. Donncha O Caoimh
    Member
    Posted 1 year ago #

    Install the plugin in wp-content/plugins/ and activate it "network wide" instead of putting it in mu-plugins.

  3. sspice313
    Member
    Posted 1 year ago #

    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?

  4. Donncha O Caoimh
    Member
    Posted 1 year ago #

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

  5. sspice313
    Member
    Posted 1 year ago #

    Great! Thanks for the help!

  6. eins78
    Member
    Posted 1 year ago #

    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)?

  7. 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.

Topic Closed

This topic has been closed to new replies.

About this Topic