• I recently updated all my components to the latest and greatest(yeah.) Since that time, things have been running smoothly for the most part, but the problem I”m having is that occassionally, when I click a wordpress link, the page that loads is blank. If I refresh that page, it loads just fine and without error.

    My PHP is ISAPI and I’ve a feeling there’s a setting I’m missing in my php.ini.

    Any ideas?

    (thanks!)

Viewing 7 replies - 1 through 7 (of 7 total)
  • I would appreciate any support in this area as well, since I am trying to get my broken installation working again using PHP 5.0.4 with MySQL 4.1.13 and IIS 6. It’s a real bear to get going.

    I also am having trouble getting wp up and running using php 5.0.3 and mySQL 4.1.7. Any tips would be greatly appreciated.

    I’m experiencing similar problems on my site, as well. I’ve installed WordPress 1.5 fine and can access the Admin pages but only get a blank page when trying to view the index.php file(s) at the site’s root directory. Typical to all my other WordPress installations (v1.2 or v1.5), I’ve put all of the WordPress code into a “wp” subdirectory but, neither index.php page renders anything more than <html><head></head></html> when viewing the source. The server is running IIS on an NT machine with MySQL 4.1.11 and, if I set the main “wp” directory to enable scripts, then I can see the main layout of my Home page from the /wp/index.php but – since the URL is set for the main site, without pointing to the “wp” directory, none of my permalinks work.

    For example, https://www.anthurian.com/ is set as my site directory while https://www.anthurian.com/wp/ is the WordPress application sub-directory. Any help would greatly be appreciated, thanks!

    I am having the same problem. I was able to install and setup WordPress fine. I can move around admin pages fine. But get blank pages when trying to view root of wordpress. View souce shows body tags, but no contents.
    Wordpress 1.5.1
    mySQL 4.0.23
    PHP 5.04
    Win 2000, IIS

    In my case it turned out the theme folder was missing. Once I put the theme folder and default theme in, it worked fine.

    “I am having the same problem. I was able to install and setup WordPress fine. I can move around admin pages fine. But get blank pages when trying to view root of wordpress”

    same problem… (windows2003,iis6,mysql 4.1)

    I try php4 and PHP 5.04
    My theme folder and default them is ok.

    it is strange that when I see wordpress with windows authentication I can see the index.php, but with anonymous authentication I can see only a blank page…

    please help me..

    thx

    mignon

    (@mignon)

    Same problem. Installed WordPress on Windows 2003 with PHP 5.0.5 and MySQL 5.0
    Installation wend just fine. I could browse around in the admin part but as a normal user (visitor) all I get is a blank screen. With nothing in it:
    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
    <HTML><HEAD>
    <META http-equiv=Content-Type content=”text/html; charset=windows-1252″></HEAD>
    <BODY></BODY></HTML>

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘php v5.0.4, mySQL 4.1.11 and occasional Blank page?’ is closed to new replies.