Install, configure, and debug PHP5.2.0 in IIS. Record the process for your reference only. 1. Where can I obtain the PHP download page on the official PHP website? www. php. netdownloads. php: Select "PHP5.2.0installer [18,879 Kb]-02 record process to prevent forgetting. this is for reference only.
I. Where can I obtain PHP?
Open the PHP official website download page: http://www.php.net/downloads.php
Select "PHP 5.2.0 installer [18,879 Kb]-02 Nov 2006" to download
2. PHP5 installation process
Open the installation file and start with "Next ".
Select accept protocol
Select the PHP Installation Path. we recommend that you directly go to the root directory of the disk, for example, "C: \ PHP \"
Select "IIS 4 + ISAPI module" as the WEB server mode"
Confirm "Location" is the PHP installation directory
Install
"Finish" to complete PHP installation
3. configure PHP
After installing PHP, you cannot use IIS to explain the PHP file. you need to configure
Open IIS, right-click the "default site" attribute, and select "configuration" in the "main directory" category"
Click the Add button to map the application extension. the executable file is php5isapi. dll under the installed PHP directory, and the extension is. php"
4. Debug PHP
Create a folder in the local disk directory for PHP debugging, and quickly set the virtual path of the folder
Open the text editor and enter the code.
Save the file to a defined folder and enter the file name to save.
Open IIS and Debug PHP files
For more information about MySQL download, installation, and usage, see:
Http://www.cnbruce.com/blog/showlog.asp? Cat_id = 29 & log_id = 1101
Bytes. One, where to get PHP open PHP official website download page: http://www.php.net/downloads.php select "PHP 5.2.0 installer [18,879 Kb]-02...