hello and thanks in advance for any help
I had to reload my windows 2000 adv server system and i am trying to get my .php applications up and running on IIS.
I have downloaded the PHP 5.3 zip and install packages and unzipped to c:\PHP directory. I have renamed the file to the php.ini. I have also modified the extension_dir to c:\PHP\ext
I have added the c:\PHP to the Path under Internet Information Services and I have also added the .php extension under the website that i am trying to run pointing to the c:\php\php.exe file
However, when i run my PHP Info script located at http://www.bwcweb.com/hello.php it does not run and comes up with a CGI headers script issue.
I have searched and searched and performed all updates and fixes as stated but i haven't been able to get this to work for the life of me. I am so frustrated.