Php5.3 _ PHP configuration tutorial in IIS7

Source: Internet
Author: User
Configure php5.3 in IIS7. 1. download php5.3 for Windows. 2. configure the php. ini file in the php installation directory: remove the file earlier than date. timezone, and change it to date. timezoneAsiaShanghai3. check 5.3 when installing IIS7. download the Windows version of php.

2. configure the php. ini file in the php installation directory: remove ";" before date. timezone and change it to date. timezone = Asia/Shanghai.

3. select "World Wide Web Service"> "application development function"> "CGI", "ISAPI extension", and "ISAPI filter" when installing IIS7 ".

4. configure IIS:

IIS7-> "handler ing"-> Add module ing-> request path: *. php

Module selection: "FastCgiModule"

Executable file (optional): Select php-cgi.exe under the PHP directory.

Name: php

Then, click "OK" to check whether you want to create a FastCGI application pool for the application, and then continue with the application pool.

5. create an application, point to the directory where the php program is located, and select the corresponding application pool.

6. create test. php:

Phpinfo ()

?>

OK, thats all right, long-overdue php System configuration information ~

Http://www.bkjia.com/PHPjc/478820.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/478820.htmlTechArticle1. download the Windows version of php 5.3. 2. configure php under the php installation directory. ini file: remove date. change ";" in front of timezone to date. timezone = Asia/Shanghai 3. when installing IIS7, check "Wanwei...

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.