Jump to content

Blank pages in IIS 5.1 with PHP 5.2.3


goatlinks

Recommended Posts

Hello,

 

I am trying to get PHP 5.2.3 installed and configured with IIS 5.1 for XP prof SP2, and All that I am getting is blank pages.

 

1 - First, I downloaded the msi installer, then i had it configure PHP for IIS as ISAPI.

2 - Next, I had it working for phpinfo() and a few little things that i wrote, but when i tried to view big php projects, all I would get is blank pages in both firefox 2 (literally blank, even when viewing the source) and IE 7 (These at least had a empty stub of an html page when viewing the source)

3 - then I uninstalled PHP and reinstalled it. now I have nothing, even the little pages (like phpinfo()) are just blank in firefox and stubs in IE.

 

In IIS I have .php files accessing the php5isapi.dll file (under default website>properties>home directory>configuration). and I have heard of problems stemming from the php.ini file where doc_root is incorrect, but mine is just blank as it was when I installed it.

 

I have no idea what is going on and why its not working. ??? ???

 

 

-Corey

Link to comment
Share on other sites

  • 1 month later...

Sounds like if your phpinfo(); is working, then the install is working, however its probally that your 'big php projects' have errors in them and your getting no output due to server side code errors.

 

Try turning the dispaly errors on in php.ini - that would help :)

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.