I have used the following php-4.1.2-installer to install PHP onto Windows XP Pro using IIS 5.1.
I installed following the notes givenwith the release but get the error below when running phpinfo.php:-
<?php
phpinfo();
?>
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Any ideas?
Thanks...