• Hi there

    I get the following –

    20:37:43 / supercache dir: C:\wamp\www/wp-content/cache/supercache/www.*website removed*/
    20:37:43 / No wp-cache file exists. Must generate a new one.
    20:37:43 / In WP Cache Phase 2
    20:37:43 / Setting up WordPress actions
    20:37:43 / Created output buffer
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 In WP Cache Phase 2
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Setting up WordPress actions
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Not caching POST request.
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Cache garbage collection.
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Cleaning expired cache files in C:\wamp\www/wp-content/cache/
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Doing GC on supercache dir: C:\wamp\www/wp-content/cache/supercache
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 Cache Expiry cron job failed. Probably mutex locked.
    20:37:44 /wp-cron.php?doing_wp_cron=1330547863 scheduled wp_cache_gc for 10 seconds time.
    20:37:44 / Output buffer callback
    20:37:44 / Buffer is blank. Output buffer may have been corrupted by another plugin or this is a redirected URL. Look for text ‘ob_start’ in the files of your plugins directory.
    20:37:44 / No closing html tag. Not caching.
    20:37:44 / wp_cache_shutdown_callback: collecting meta data.

    I have NO other plugins at all on the server – I’ve temporarily removed the entire plugin folder.

    I’m using the default Twenty Eleven theme.

    I’ve deleted all cookies/cache/everything from my client browser.

    I’m using another browser that’s not logged in anywhere.

    I’m getting no lines at all at the end of the HTML generated.

    I’ve no idea what to check next.

    I’ve checked and mod_rewrite and mod_mime are both enabled already.

    Any ideas? I’m on WAMP on Windows 2008.

    Thanks in advance

    Mark

    Can anyone help me, please?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Have you checked your output buffering settings in your php.ini? Do you have zlib output compression enabled? In your email you mentioned that some sites worked, is the configuration of those different?

    If it’s a barebones WordPress install then it’s a system configuration of some sort that’s at fault but I’ve never used a Windows server to host a website so beyond the usual PHP suspects I can’t suggest anything else. 🙁

    Thread Starter marky_uk

    (@marky_uk)

    Hey Donncha

    Output buffering is set to “On”
    I’ve got mod_deflate enabled, but not zlib output compression

    It’s not a barebones install – it’s a WP multi-site install with about 25 sites on it – 2 sites are working correctly … but I’ve checked another 6 and they are not working correctly – the above error on all …

    which kinda has me thinking it’s not server related but site related?

    Mark

    You should turn output buffering off first, that may help. It’s turned on in my server too but that’s a Linux VPS and there might be some difference between the OSes..

    Thread Starter marky_uk

    (@marky_uk)

    Hi Donncha

    Tried that just now, still the same error –

    13:45:36 / supercache dir: C:\wamp\www/wp-content/cache/supercache/www.domainname_replaced/
    13:45:36 / No wp-cache file exists. Must generate a new one.
    13:45:36 / In WP Cache Phase 2
    13:45:36 / Setting up WordPress actions
    13:45:36 / Created output buffer
    13:45:36 / Output buffer callback
    13:45:36 / Buffer is blank. Output buffer may have been corrupted by another plugin or this is a redirected URL. Look for text ‘ob_start’ in the files of your plugins directory.
    13:45:36 / No closing html tag. Not caching.
    13:45:36 / wp_cache_shutdown_callback: collecting meta data.

    🙁 Will keep looking here too. Anyone else have any ideas too?

    M

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP Super Cache] Cache just not working on one server – tried all I know’ is closed to new replies.