• Hi there,

    I have been trying to get the plugin to work, but not being very successful. It is creating static .html and .html.gz file in the supercache directory most of the time…but it’s still trying to create new static files when they already exist and does not appear to be using them at all.

    This is from the log file:

    10:27:28 /stock-trading-tutorial.html supercache dir: /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/
    10:27:28 /stock-trading-tutorial.html No wp-cache file exists. Must generate a new one.
    10:27:28 /stock-trading-tutorial.html In WP Cache Phase 2
    10:27:28 /stock-trading-tutorial.html Setting up WordPress actions
    10:27:28 /stock-trading-tutorial.html Created output buffer
    10:27:28 /stock-trading-tutorial.html Output buffer callback
    10:27:28 /stock-trading-tutorial.html Anonymous user detected. Only creating Supercache file.
    10:27:28 /stock-trading-tutorial.html Gzipping buffer.
    10:27:28 /stock-trading-tutorial.html Writing non-gzipped buffer to supercache file.
    10:27:28 /stock-trading-tutorial.html Writing gzipped buffer to supercache file.
    10:27:28 /stock-trading-tutorial.html Renamed temp supercache file to /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/index.html
    10:27:28 /stock-trading-tutorial.html Renamed temp supercache gz file to /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/index.html.gz
    10:27:28 /stock-trading-tutorial.html Sending buffer to browser
    10:27:28 /stock-trading-tutorial.html wp_cache_shutdown_callback: collecting meta data.
    10:27:30 /stock-trading-tutorial.html supercache dir: /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/
    10:27:30 /stock-trading-tutorial.html No wp-cache file exists. Must generate a new one.
    10:27:30 /stock-trading-tutorial.html In WP Cache Phase 2
    10:27:30 /stock-trading-tutorial.html Setting up WordPress actions
    10:27:30 /stock-trading-tutorial.html Created output buffer
    10:27:30 /stock-trading-tutorial.html Output buffer callback
    10:27:30 /stock-trading-tutorial.html Anonymous user detected. Only creating Supercache file.
    10:27:30 /stock-trading-tutorial.html Gzipping buffer.
    10:27:30 /stock-trading-tutorial.html Writing non-gzipped buffer to supercache file.
    10:27:30 /stock-trading-tutorial.html Writing gzipped buffer to supercache file.
    10:27:30 /stock-trading-tutorial.html Renamed temp supercache file to /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/index.html
    10:27:30 /stock-trading-tutorial.html Renamed temp supercache gz file to /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/index.html.gz
    10:27:30 /stock-trading-tutorial.html Sending buffer to browser
    10:27:30 /stock-trading-tutorial.html wp_cache_shutdown_callback: collecting meta data.

    This is the bottom of the html page.

    <!– Dynamic page generated in 0.340 seconds. –>
    <!– Cached page generated by WP-Super-Cache on 2012-03-16 10:27:28

    the static file for thie page already existed in /wp-content/cache/supercache/www.howtotradestocks.org/stock-trading-tutorial.html/index.html but it still created a new one instead of serving a static version.

    Any Ideas?

    Thank you so much!

    http://wordpress.org/extend/plugins/wp-super-cache/

The topic ‘[Plugin: WP Super Cache] WP-SUPER-CACHE’ is closed to new replies.