php not working on iis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aryan2cool
    New Member
    • Aug 2007
    • 9

    php not working on iis

    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...

    any suggestions...
  • jehrich
    New Member
    • Jan 2008
    • 24

    #2
    Hi,

    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

    Good luck!

    JE

    Comment

    Working...