• I have installed W3 Total Cache, using APC for caching on a dedicated server. I followed the instruction on the install tab, and when I run the comparability checker I get this:

    Server Modules & Resources:

    * Plugin Version: 0.9.2.3
    * PHP Version: 5.3.6 (PHP5 required for Minify, Rackspace CloudFiles, Microsoft Azure support)
    * Web Server: Apache
    * FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    * Multibyte String support: Installed (required for Rackspace Cloud Files support)
    * cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    * zlib extension: Installed (required for compression support)
    * Opcode cache: Installed (APC)
    * Memcache extension: Not installed
    * HTML Tidy extension: Not installed (required for HTML Tidy minifier suppport)
    * Mime type detection: Installed (Fileinfo) (required for CDN support)
    * Hash function: Installed (hash) (required for NetDNA purge support)
    * Safe mode: Off
    * Open basedir: Off
    * zlib output compression: Off
    * mod_deflate: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_env: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_expires: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_headers: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_mime: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_rewrite: Installed (required for Page Cache (enhanced mode) and Browser Cache)
    * mod_setenvif: Installed (required for Page Cache (enhanced mode) and Browser Cache)

    WordPress Resources

    * /home/xxxxxxxxxxxxxx.com/www/.htaccess: OK
    * /home/xxxxxxxxxxxxxx.com/www/wp-content: OK
    * /home/xxxxxxxxxxxxxx.com/www/wp-content/uploads/2011/06: OK
    * Fancy permalinks: /%postname%/
    * WP_CACHE define: Defined (true)
    * URL rewrite: Enabled
    * Network mode: No

    put xxxxxxxxxxx in place of server name.

    I currently have debug mode selected for Page Cache, Minify, Database, Cache, and Object Cache. When I load a page a couple times to let the cache kick in and view the source I don’t see any debug comments in the source. I’ve tried it on 4 different pages with the same results.

    Any suggestions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Fancy permalinks: /%postname%/

    This is a really bad idea:

    http://digwp.com/2011/06/dont-use-postname/

    Not sure if it will fix your problems, but it’s an additional headache…

    Thread Starter Cendent

    (@cendent)

    Hey thanks for finding that.
    I changed it to the basic default one for now just to make sure.
    Tried clearing cache and reloading the page a few times still not getting any debug output.

    Not sure if it helps any put the page is here: http://icedcoffeetips.com/

    Thread Starter Cendent

    (@cendent)

    I can see the debug info in the comments. The css looks like it’s broke though, not worries about that right now.
    The load time did seem to go down a little but when I run top on the server and refresh the page I can see the cpu jumping up 15%.

    Thread Starter Cendent

    (@cendent)

    Actually after i cleared the cache wasn’t able to get the debug info to show again.

    When you switch to the twentyten theme and disable all other plugins temporarily does W3TC work properly?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘W3 Total Cache Not caching’ is closed to new replies.