Author Topic: Problem with IIS  (Read 222 times)

0 Members and 1 Guest are viewing this topic.

Offline zohaibTopic starter

  • Irregular
  • Posts: 12
    • View Profile
Problem with IIS
« on: November 17, 2008, 02:27:14 AM »
Hi all,

My environment details as below

PHP Version 5.2.0

System Windows NT IIS07101 5.2

Server API CGI/FastCGI

I am getting following error message on some pages .

These pages working fine on xampp(php 5.2,Apache)

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

and sometimes

"
ERROR
The requested URL could not be retrieved
"
any ideas?

Offline DarkerAngel

  • Enthusiast
  • Posts: 280
  • Gender: Male
  • PHP Freelancer
    • View Profile
Re: Problem with IIS
« Reply #1 on: November 17, 2008, 02:29:56 AM »
I have IIS5 Running on my local server, I get that sometimes, it usually happens when I force the PHP process to end, other than that I don't know how to invoke it. Do you have a file with little or no dependencies that I can check/test?
If it was easy for me I gained confidence...
If it was hard for me I gained knowledge...
It's a win, win, situation...