• I have installed the 2.5 version. The installation went fine. But when I try to see my website, I don′t get anything, no code is sent back to the browser. The admin panel works apparently fine, but not the public site. I’ve checked the .htaccess existence and permisions (777). I don′t have more idees about what to check.

    Thanks for some suggestion.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same problem here. Posts show up in the manage list, but NOTHING is displayed on the live site.

    Hmmmm same problem here

    same here, but I get the “blank screen” after I try to login… the front page work as it comes with the fresh install and login page works, but after I entered the correct usr/psw I get blank pages.

    Running php 5.2.5

    Note: Also have WP 2.3.3 on same server (sub domain) and that one is working as intended

    Thread Starter albinworld

    (@albinworld)

    Requesting a html works
    and if I put in the index.php first line something like
    <!– Hi World! –>
    It comes to the browser, but nothing more.

    The index.php looks weird, because it calls directly “get_header()”
    <?php
    get_header();
    ?>
    whithout include anything, no wp-config.php or other logic files …

    I don′t know where the problem could be. :o|

    Runing Apache 2 + PHP 5.1.6

    Didn’t see this post when I searched, so I started a new one myself.

    I have the same problem. The install.php page is blank and no tables are created. When I navigate to index.php, it is blank also.

    Should I install an earlier version? (This is a fresh install.)

    Thanks,
    Kirk Ward

    Thread Starter albinworld

    (@albinworld)

    Previouse versions worked pretty fine. I am still using the 2.3.3. in other blogs.

    So, lot of people is getting the same error (or the same symptoms) but in different pages. So, is really the same error? … is really a stable version?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘blank screen, no html response, at root level’ is closed to new replies.