Jump to content

IIS 6 and php


KakkArlak

Recommended Posts

 

 

So, I "had" a server running IIS 6 and php 5.0.3 (CGI) AND working fine...

 

For some other reason, I installed the .NET 3.5 framework, restarted the server (Windows Server 2003 SBS), and then php through IIS stopped working. No settings changed... but loading a php page just times out. Other ASP sites on the same IIS still works fine. On the broken php sites, i can still access .htm, .html or .asp and .aspx files... It's just the .php ones that are broken.

 

A simple php file with

<?php echo time(); ?>

on it, gives the following:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

 

No other configuration changed, there's a php.ini file in the doc root of the website, that didn't change at all.  PHP version is still the same.  PHP works on Apache on the same server... Also as CGI

 

Any idea whats wrong !?!? How do I fix it !?!?

 

Thanks!

 

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.