• I absolutely adore this plugin but I am moving my sites over to new hosting and having an issue with getting it running.

    I get this error:

    Warning: require_once(/home/public_html/theartistsvoice.org/public/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ObjectCache.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/theartistsvoice.org/public/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCache.php on line 202
    
    Fatal error: require_once() [function.require]: Failed opening required '/home/public_html/theartistsvoice.org/public/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ObjectCache.php' (include_path='.:/usr/local/lib/php') in /home/public_html/theartistsvoice.org/public/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCache.php on line 202

    Any thoughts or suggestions? I am using nginx, if that matters. Thank you, in advance, for any suggestions/advice/cookies 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • Are you sure /home/public_html/theartistsvoice.org/public/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ObjectCache.php file is not missing? If it is, simply deactivate and re-activate the plugin to copy the files into place again.

    Thread Starter kesseret

    (@kesseret)

    Frederick:
    First of all, thank you for responding. You have no idea how much that means to me.

    I thought that originally myself but the file is there. Here’s the kicker too – I uninstall W3-total-cache and it removes everything but it complains about advanced-cache.php asking me to make sure it’s gone or reinstall the plugin. So here’s what I did:

    I have w3-total-cache installed on another domain (same server) and it activates proper but when I change settings the settings won’t change, they go back to what they were on default activation. So I just copied everything from that wp-content folder to the current domains and all is fixed EXCEPT

    I am experiencing a different issue:
    An example: I go to change page caching to Xcache Opcode rather than disk and it won’t save the change. It is like that for any settings. the w3-total-cache-config.php is 777 and user/group i’ve tried username/www-data, and www-data/www-data (username is in the group www-data as well) and still no dice. Am I missing something that it writes to that needs to be writeable?

    I am using : 0.8.5.2, wordpress 3.0, nginx (as mentioned) w/ xcache which is confirmed working (I have been testing it with my other server using apache benchmarking) Would the .9 version be better? Also is it better to get it from subversion or download from the wordpress extend site?

    PS: Once again, thank you and if you need me to modify the original post or mark this as resolved and start a new post, I will be happy to.

    Please try to duplicate these issues with the development version available at wordpress.org.

    Thread Starter kesseret

    (@kesseret)

    Frederick:
    I can duplicate this problem with the development version downloaded from wordpress.org on 6.25.2010.

    Would you like a bug report filed?

    Yes please.

    Thread Starter kesseret

    (@kesseret)

    I have submitted a bug report, just to let you know. And referenced this post. Thank you!

    Ok.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘fatal error with w3-total-cache’ is closed to new replies.