• Hi,

    I’ve just installed W3 total cache, and even though xcache is active on my server (ubuntu 12.4), the option to enable xcache caching is greyed.
    The only available option is “disk: […]”
    Here is what returns a php -v:

    PHP 5.3.10-1ubuntu3.8 with Suhosin-Patch (cli) (built: Sep 4 2013 20:00:51)
    Copyright (c) 1997-2012 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and with XCache v1.3.2, Copyright (c) 2005-2011, by mOo

    The server is running plesk BTW

    Thanks, any help appreciated

    http://wordpress.org/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • Hello,

    I use x-cache on a couple of sites but not any WP. Normally I don’t think it’s a good idea to use x-cache for cached files, I would just use the W3TC enhanced disk storage method and let Apache just serve them out directly, no php involved. That option might be disabled because x-cache would not store them anyway because there is no php.

    Just let x-cache process the WP php files because that’s what it’s good at, W3TC would have nothing to do with that.

    When you look at your XCache x.x.x Administration page and select the list files do you see all of your WP php files listed? The beauty of x-cache is how much the file size is reduced in memory, for example the file at the top of my listing is 82k but the srcSize is only 9.5K and it’s being served directly from memory so it’s quite fast.

    Craig

Viewing 1 replies (of 1 total)

The topic ‘Unable to activate opcode: Xcache on VPS’ is closed to new replies.