php-windows | 2001051

RE: [PHP-WIN] Win2K IIS 5 CGI Behavior Error on simple page. From: Asendorf, John (JAsendorf <email protected>)
Date: 05/09/01

Hmmmm, second time this wuestion has been asked in two days. I've noticed
this problem too on my server. I get that error when I type in an incorrect
URL with .php at the end of it. I used to get a 404, but I don't anymore.

---------------------
John Asendorf - jasendorf <email protected>
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Aliquando et insanire iucundum est

> -----Original Message-----
> From: ECHJR [mailto:edward <email protected>]
> Sent: Wednesday, May 09, 2001 11:51 AM
> To: php-windows <email protected>
> Subject: [PHP-WIN] Win2K IIS 5 CGI Behavior Error on simple page.
>
>
> Arghh.. I appreciate help from anyone on this one. I have a
> new install of
> PHP4.5 on my IIS 5 machine with Windows 2K. The install went
> fine.. When
> I go into a command prompt and type c:\php\php.exe -i
> I get the HTML junk, which is good. But... When I try and
> send a simple
> test page with a PHP version information tag in it, I get the
> good old "CGI
> The specified CGI application misbehaved by not returning a
> complete set of
> HTTP headers. The headers it did return are: <Blank Area>
>
> Now I have seen this error before. I have verified permissions on the
> relevant files.. Heck, I even set the web site to have administrator
> privileges just to test the possibility of some erroneous
> permission error..
> Same problem. The "Check that file exists" is checked in the
> IIS setting,
> so that is cool.
> In my php.ini file, the only item I really changed from default was
> "extension_dir =c:\php"
>
> Is there something else in the PHP.ini file that I am
> missing??? Remember..
> This page I am trying to test is simply:
> <body>
> Hello
> <?php
> phpinfo();
> ?>
> </body>
>
> Please Help :)
>
> Ed
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
> For additional commands, e-mail: php-windows-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>