Hi all,
Just i want to run PHP on Windows server 2003 machine with IIS6, not with Apache or any other webservers.
I've installed PHP from the msi 'php-5.3.27-nts-Win32-VC9-x86'. And installed FastCGI also.
Created a php file with phpinfo() function in it.When i hosted the page in IIS, it says page not found error.
I've been hosting ASP sites through that IIS already. When it comes to PHP it's not working. What am i missing in the above steps???
Help me guys!!!