IIS server fully configured to implement Asp,cgi,perl and Php+mysql
IIS Server full configuration Now we're going to make IIS implement Asp,cgi,perl and Php+mysql
Required software (all for Windows):
ActivePerl, PHP, MYSQL
I. ASP support:
Needless to say, there is nothing to do, it supports ASP to run itself.
Two. Cgi,perl Support:
1. Install ActivePerl
ActivePerl to run the download step-by-Step Installation (Note: Install the path Please select to the root directory under/usr/(default is Perl), which will save a lot of things for later debugging programs.
2. Configure IIS
Open Internet Information Services (in ' Administrative Tools '), and click on the properties of the default site, as shown in the figure:
Select the Home Directory tab, and then click "Configure (G) ..." to pop up as a dialog box
Then "Add (D)" to the following figure:
Recommend "C:usrinperl.exe" Remember to add "%s%s" at the end, or you can't execute CGI, OK. Add the extension. pl, as shown in the same way:
After the completion of the figure:
Now that your IIS has supported Cgi,perl!
Three. PHP, MySQL support:
1. Install PHP and MySQL
Run download PHP and MySQL step-by-step installation on the line (installed to where all line, generally now online are installed PHP, there is no installation program, you only need to download the compression package out on the line, put to such as: c:php)
2.PHP Support:
2.1 Copy all files in the DLLs folder under the PHP directory under C:windowssystem32
2.2 Configure IIS: Just like with CGI, Add. php as shown below:
After the completion of the following figure:
Finally, as shown in the figure:
"Execute Permissions" here, "scripts and Executables", then determine ok! Now that your IIS has fully supported Php+mysql!
First, download the MySQL database (ODBC) driver and MySQL database system program
1.MySQL Database (ODBC) driver download address: http://mysql.com/Downloads/MyODBC/myodbc-2.50.36-nt.zip, http:// Download.sourceforge.net/pub/mirrors/mysql/downloads/myodbc/myodbc-2.50.36-nt.zip or http://www.fykx.net/. Download/php/myodbc-2.50.36-nt.zip (1457KB)
2.MySQL Database System program Download address: Http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.30-gamma-win.zip (9632KB) or http:// Www.fykx.net/download/php/mysql-3.23.30-gamma-win.zip
Second, the installation of the program
1. Install MySQL database (ODBC) driver (must be installed under Windows System)
2. Install MySQL database System program, generally installed in the system default location "C:mysql", but to consider whether your server as a network database server, if you want to set up hundreds of database users on this server, it should be installed in the space compared to large hard drive, To avoid unnecessary trouble and cumbersome settings in the future.
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.