LinkShare  Referral  Program

New

Advertise ad Here
learn more
            PHP > Installing PHP on IIS
Useful

Links


Free technical Tutorials At techtutorials.net



Link Exchange at iWEBTOOL.com

 



The PHP Resource Index


iBuyOfficesupply.com Inc. There are N. 3 Comments for this Article
Ask any relevant question in the Comments or leave your valuable feed-back

printer  Print version of this article

star  Add it to your favourite!

mail email this page to a frend
LinkShare  Referral  Program
Added on   2007-11-15
Clicks     10475
Rating:   4.80   out of 5 from   5   raters      
         rate this page   
 Not rated yet.Be the first one to vote!!

How to Install PHP 5.2 on IIS and Windows XP

  • Installing and configuring  PHP on Apache
  • Installing and configuring  PHP on IIS
  • Installing MySql
  • Installing Apache
  • How to set IIS7 to handle PHP in static pages


  • Install PHP 5.2 on Windows XP and IIS


    

    This  tutorial is about installing PHP 5.2 on IIS 5.1 and 6.0 Web Server running on  Windows XP.You can visit the PHP website and download the file php-5.2.4-Win32.zip for the manual installation.

     





      Envirement variables




      Envirements Variables Edit



      C:\Program Files\PHP and click OK.This is to tell the System and PHP that php.ini is in the same directory where PHP is, instead that in the system directory.This part is very important,when you finish installing and you run phpinfo in your browser,check in the first part you should be able to read something like this :
      Loaded Configuration File C:\PHP5\php.ini
      where C:\PHP5\php.ini is the path we are talking about.
      Don't forget to restart your computer after this.

      System variable New





      IIS properties





      IIS configuration




      IIS extension Service

       


      IIs Extensions Add dialog box

       


      WEbService Extension Properties

       


    Now you ready for the test.,open a new file with notepad and type:<?php phpinfo(); ?> Save it in C:\Inetpub\wwwroot as phpTest.php not as text file but all files or it wont work.pen 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.



    Comments

    Post your comment here or ask any question that is rilevant on what is shown in this page.
    Thank you for visiting this website

    N. 3 Comments for this page!   add a comment


    From:  schirinzi   Comment Nr 1    
     Posted on  22/11/08
      http://www.labancaimport.com
     Please I have not a local server. How must I fill Install Guestbook as Root Path?

    From:  JP   Comment Nr 2    
     Posted on  23/11/08
      
     You should enter the phisical location on the server in the RootPath,practically where you uploaded the Guestbook folder . I hope this is useful

    From:  vijay kadadi   Comment Nr 3    
     Posted on  18/06/09
      
     Can i run both sites 64 bit-Dotnet site and 32 bit PHP site...?
    i