• Resolved aaronlmgoodwin

    (@aaronlmgoodwin)


    Yes, I’m having yet another problem ??

    When I go to my wordpress blog all it loads is a blank page. If you refresh it the normal page will appear, but this happens every time you load any new page within the site. Does anyone know what causes this? I’m thinking it’s one of several AJAX plugins I’ve installed.

    Any help would be appreciated.

Viewing 7 replies - 1 through 7 (of 7 total)
  • What version of WP? Are you using wp-cache?

    Thread Starter aaronlmgoodwin

    (@aaronlmgoodwin)

    I’m using WordPress 2.0.4 and I have wp-cache disabled.

    Check this?:
    On May 17th Pedro Valente (and Dreamhost) shared this regarding wp-cache:

    My wordpress blog is hosted with Dreamhost and I found this in their support wiki:

    If you have "blank pages" in WordPress with wp-cache turned on after you upgrage to PHP 5.1.2 - there is simple fix to solve the problem:-

    1. Open wp-cache-phase2.php file* in your favourite text editor
    2. Find out wp_cache_ob_end function
    3. then inside that function find out line with: ob_end_clean(); (it should be line 219 or about)
    4. and finally replace that line with: ob_end_flush();

    I had already turned off wp-cache, but this solved my problem of a blank screen on every first load.

    Thread Starter aaronlmgoodwin

    (@aaronlmgoodwin)

    Thanks Yosemite, I think that worked!

    Welcome! Please mark this resolved, then?

    I am trying to fix this issue as well, call me noob, but where do I find wp-cashe-phase2.php? I looking in wp_wincludes, wp_content, and wp_admin… I don’t see it. Any tips?

    Regards,
    Brendan

    @brendan – I just replied in your other thread.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Site opens with blank page’ is closed to new replies.