Win7 + iis7 + asp +. net + php environment Configuration

Source: Internet
Author: User

Win7 + iis7 + asp +. net + php environment Configuration
1. Configure iis first:

F
1. Click Start> Control Panel> program and function to go to the next step.

2. Click open or close Windows function on the left side. A dialog box is displayed.

3. Start to select the items to be installed.

Now, iis is configured. Check the test:

Right-click the site and choose manage site> browse
A default browser is opened to display localhost in the address bar.

Okay. IIS7 configuration is complete.

The preceding configuration supports html, asp, and aspx pages.

2. Now start to configure php with php-5.6.11-Win32-VC11-x64, please download. Decompress the package to: D: \ phpConfig and perform the following operations in IIS:

Add ISAPI filter

Add script ing:

Add application pool:

Change the site application pool and add the default document index. php modify D:/phpConfig/php. ini-list file name is php. ini, copy to c:/windows/(drive letter of win7), modify php. ini: it supports modifying extension_dir directories such as GD and mysql.

Now, there is almost no problem with the configuration.
You can create a website in your iis and create an index. php


  

Then you can preview the php information page.

Other problems: if any problems occur, the reasons are as follows:
So, you have to check it out.
2. In addition, check whether the directory permissions involved can be read and written.
3. You can also use cmd-> cd php installation directory-> php-v. If no error is reported, the php. ini configuration is correct,

3. Configure MySQL Data now

1. Here the version I use is mysql-5.5.39-win32
I think that I have studied the configuration of large database server architecture before, And I am used to using this version for free.
2. Start:
In view of the large server architecture, I should simply write it out and write an article separately.
MySQL for large server architecture
Of course, you don't have to finish reading this large server architecture. You can see the first part.

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.