« Previous Next »

Thread: PHP in IIS 7 dont execute the code

Last post 12-30-2008 1:17 PM by pjsde. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 12-29-2008, 7:46 PM

    • pjsde
    • Not Ranked
    • Joined on 12-29-2008, 7:39 PM
    • Posts 2

    PHP in IIS 7 dont execute the code

    Hello,

    I have installed windows vista ultimate 32bits and php 5.2. The instalation was ok but when i open a info.php (this file has the phpinfo() function) file at localhost the page stay blank and if i see the source it apear:

    <?
    phpinfo();
    ?>

    Please i need help.

    Thanks

    PS: Sorry by the english 

     

  • 12-29-2008, 8:15 PM In reply to

    • ruslany
    • Top 25 Contributor
    • Joined on 07-01-2007, 7:38 PM
    • Redmond, WA
    • Posts 664

    Re: PHP in IIS 7 dont execute the code

    Have you tried modifying the code in info.php as below:

    <?php
      phpinfo();
    ?>

    http://ruslany.net
  • 12-30-2008, 1:17 PM In reply to

    • pjsde
    • Not Ranked
    • Joined on 12-29-2008, 7:39 PM
    • Posts 2

    Re: PHP in IIS 7 dont execute the code

    ruslany,

    I've tried as you said and it works.

    Thank's

Page 1 of 1 (3 items)
Microsoft Communities