Iis+php+mysql Server Environment Tutorial

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Iis+php+mysql Server Environment Tutorial:

1. Install IIS: Insert Windows Setup Disk-Control Panel-Add or Remove Programs-add/Remove Windows Components-Select Internet Information Services installation.

2, install PHP: to www.php.net download win platform Compression package (note Do not select MSI automatic installation is not conducive to maintenance), extract to any directory, such as c:/php.

3, configure the PHP environment: copy PHP directory under Php.ini-dist to C:/windows, renamed to PHP.ini; open php.ini, find Extension_dir point it to C:/php/ext, Search for Extension=php_bz2.dll in php.ini, remove the line and the first ";" in the following multiple lines.

Copy all files in the C:/php/ext directory to C:/windows/system32, and copy Libmcrypt.dll and Libmysql.dll under the C:/php folder to C:/windows/system32.

4, let IIS support PHP: Open iis,web Service extensions, add new Web service extensions, PHP extensions, add required files: C:/php/php5isapi.dll; In IIS, right-click Default Web Site-Properties-Home Directory-Configuration, add Cached ISAPI extension, with address c:/php/php5isapi.dll, extension. php.

5, install MySQL, follow the prompts to operate OK.

6. Complete.

Related Article

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.