PHP pages not being translated

Discussion in 'PHP' started by mindverve, Mar 16, 2007.

  1. #1
    I just got home from vacation a few days ago and discovered that my IIS installation wasn't working. I fixed that by reinstalling it, so no worries there. Now when I try to browse one of my PHP pages, the pages aren't being translated. I get raw PHP code in the browser. I tried uninstalling and reinstalling it, but that didn't solve the problem. What else can I try? I'm running Windows XP with IIS 6.0 and PHP 5.2.0.
     
    mindverve, Mar 16, 2007 IP
  2. kobra

    kobra Member

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    it seems like IIS6 configuration problem double check again if the server is supporting PHP files. create a file with <?php phpinfo(); ?> in it and try to open it if you don't get the PHP info page then you need to go back and try to see where you configure PHP to run as a module for IIS.
     
    kobra, Mar 16, 2007 IP
  3. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I hate to be one of those people, but unless you absolutely need IIS specifically, save yourself a world of pain and install XAMPP instead.
     
    TwistMyArm, Mar 16, 2007 IP