After the installation of PHP on WIN2000 Advanced server with IIS, the below mentioned error displayed while browsing the following code:
<body>
<?php echo "Hello World";?>
</body>
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Please reply anybody knows this reason