hi i am using iis server and coding is in php.the problem is that iis server is not responding to it. extension at ini file uncommented,but stiil even hello world is not being printed...
Double check that you have followed all the steps for installing PHP under IIS. Here is a good reference (assuming you have Windows Server 2003 running IIS6): http://www.simongibson .com/intranet/php2003
If that doesn't help, Google can help you find may other good resources on installing PHP in IIS6: http://www.google.ca/search?hl=en&q= install+php+iis 6
Comment