Maniacomputer Web Mail     Powered bydeskNow
     Learn More
    or     Register
Useful

Links


Free technical Tutorials At techtutorials.net



Link Exchange at iWEBTOOL.com

 


For the graphics you need on your website

For javascript
2522
            PHP > Installing PHP on IIS 7 pag 2
 Rate this Page:    your vote is welcome
 Current rating:  4   out of 5 from   1   raters        

How to Install PHP 5.2 on IIS 7and Windows Vista

  • Installing IIS 7 on Vista
  • Installing and configuring  PHP on IIS 7 pag 1
  • Installing and configuring  PHP on IIS 7 pag 2
  • Installing MySql on Vista


  • Install PHP 5.2 on Vista and IIS 7

    pag 2 of 2


    



      IIS properties
      Fig 4





      IIS configuration
      Fig 5




      IIS extension Service
      Fig 7

       


      IIs Extensions Add dialog box
      Fig 8

       


      WEbService Extension Properties
      Fig 9

       


    Now you ready for the test.,open a new file with notepad and type:<?php phpinfo(); ?> Save it in your website root directory that should be C:\Inetpub\wwwroot as phpTest.php not as text file but all files or it wont work.if you find problems saving in the website root folder,check the security permissionsOpen your web browser and type in the address bar http:/localhost/phptest.php and ,if a page with all the php info appears ,it means that you have php succesfully installed and running.

    If you have any problems installing PHP ,please don't hesitate to contact me from here

    Back to page 1