Installing PHP 5.2.4 on Windows Server 2008 RC0 in Pictures

Posted: Oct 04, 2007  2 comments  

Average Rating

Tags

Windows Server 2008 RC0 is now available for beta testing. Here are some screenshots of setting up PHP 5.2.4:

Update: 11-Oct: changed image layout, tweaked text
  1. Open Server Manager, Install IIS, including CGI (which include FastCGI)


  2. Download and extract PHP to c:\php, Start the UI (WindowsKey+R - inetmgr)


  3. Create a simple php script c:\inetpub\wwwroot\hello.php:

    <?php phpinfo(); ?>
                        
  4. Let IIS know the you want *.php to run as a FastCGI using c:\php\php-cgi.exe



  5. Browse away!

Server 2008 Beta 3 experience (a video)

Comments

  1. Installing PHP 5.2.4 on Windows 2008 Server (RC0) in Pictures | Shabbir's Blog
    November 23, 2008

    Pingback from  Installing PHP 5.2.4 on Windows 2008 Server (RC0) in Pictures | Shabbir's Blog

  2. windows 2008 RC2 'ye php ve mysql - Google Fan Webmaster Forum
    June 20, 2009

    Pingback from  windows 2008 RC2 'ye php ve mysql - Google Fan Webmaster Forum