Steps to install PHP

Source: Internet
Author: User
1> Reference: http://www.cnblogs.com/zengxiangzhan/archive/2010/03/05/1679286.html

2> download Microsoft Web Platform Installer.exe to download

Http://windows.php.net/downloads/releases/php-5.3.6-nts-Win32-VC9-x86.msi
, in order for IIS to support FastCGI

IIS 5.1 and IIS 6.0 installation Fastcgi:fcgisetup_1.5_x86_rtw.msi

3> download Php-5.3.6-nts-win32-vc9-x86.msi and install. Note: When you step "Choose Items to Install", choose to install all the features of PHP

4> new test file: phpinfo.php

The phpinfo.php code is as follows:

Phpinfo ();

?>

5> test: Create a new Web site or virtual directory in IIS, and the path points to the phpinfo.php file.

6> success

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.