Home php教程 php手册 IIS下安装php5最简单的方法

IIS下安装php5最简单的方法

Jun 06, 2016 pm 07:46 PM
iis php5 Install method

IIS下安装php5最简单的方法。系统要求:win2000 advanced server、iis5.0、php5rc2。 系统要求 win2000 advanced server iis5.0 php5rc2 第一步 当然是先要从http://cn.php.net/downloads.php上下个 php-5.2.10.tar.gz 回来。说明下RC版主要是多了两注册表文

IIS下安装php5最简单的方法。系统要求:win2000 advanced server、iis5.0、php5rc2。

系统要求

  1. win2000 advanced server
  2. iis5.0
  3. php5rc2

第一步
  当然是先要从http://cn.php.net/downloads.php上下个php-5.2.10.tar.gz回来。说明下RC版主要是多了两注册表文件,不过根本用不上,那是为iis4以下版本准备的 。

第二步
  解压到任意目录,比如n:\imp\php\php5.2.10 不过不要在目录名里面有空格,以免出一些小麻烦。像e:\program files\php这样设置目录就不大妥当。

第三步
  把你刚解压的目录名加到系统环境变量path里面。系统环境变量的不知道?晕倒!桌面-〉我的电脑-〉鼠标右键-〉属性-〉高级-〉系统变量-〉path->编辑-〉在最后面加分号;目录名(例如:n:\imp\php\php5.2.10 )-〉确定。

第四步
  在刚添加到path中的那个目录里面找到php.ini-dist或php.ini-recommended重命名为php.ini 剪切到系统目录下 c:\winnt 。用后面那个省得还要自己设置。

第五步
 连接php为isapi方式
  确认iis5.0 工作正常。打开internet服务管理器(运行-〉inetmgr-〉在你要连接php的网站或默认网站站点-〉单击鼠标右键 -〉属性-〉主目录--〉配置--〉应用程序映射-〉添加--〉可执行文件-〉你的php目录中的php5isapi.dll-〉扩展名-〉php(php3 phtml)-〉全部动作或限于(option,get ,post ,head。。。自己加)-〉钩选 脚本引擎--〉钩选 检查文件是否存在--〉确定--〉isapi筛选器--〉添加--〉筛选器名称—〉php--〉可执行文件--〉你的php目录中的php5isapi.dll--〉确定--〉主目录--〉钩选 脚本资源访问--〉执行许可--〉脚本和可执行程序。 属性-〉文档--〉启用默认文档--〉添加 --〉index.php 。

 连接php为cgi方式
  在主目录添加应用程序映射为php.exe 文件后缀为php就Ok 啦 如果要支持多个后缀,重复添加。
  在此种安装的时候要注意在应用程序映射的时候的路径的写法,否则会出现下面的错误信息。

 CGI Timeout
  The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
  应该在路径后面加上"%s" %s 比如你的php.exe的路径是 n:\imp\php\php5.2.10\php.exe 那么在写到应用程序映射->可执行文件时就应该这样写 n:\imp\php\php5.2.10\php.exe "%s" %s

  cgi的界面就是白底黑字。安全方面也不容乐观。所以用什么方式还是你自己定吧。

  重启iis,运行--〉net stop iisadmin net start w3svc
  顺便介绍下运行的几个程序
  cmd
  inetmgr
  compmgmt

第六步
  编写一个测试页,也就是包含php脚本的页面

<ol>
<li><span><?php  </span></span></li>
<li>
<span>echo</span><span> </span><span>"Current PHP version: "</span><span> . phpversion();  </span>
</li>
<li><span>phpinfo();  </span></li>
<li><span>phpinfo(INFO_MODULES);  </span></li>
<li><span>?> </span></li>
</ol>
Copy after login


  保存为index.php,放到刚才你连接过php的网站的主目录中。在浏览器中查看此页。比如http://localhost/

第七步
  安装其他插件 (扩展)

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1664
14
PHP Tutorial
1269
29
C# Tutorial
1249
24
How to recover deleted contacts on WeChat (simple tutorial tells you how to recover deleted contacts) How to recover deleted contacts on WeChat (simple tutorial tells you how to recover deleted contacts) May 01, 2024 pm 12:01 PM

Unfortunately, people often delete certain contacts accidentally for some reasons. WeChat is a widely used social software. To help users solve this problem, this article will introduce how to retrieve deleted contacts in a simple way. 1. Understand the WeChat contact deletion mechanism. This provides us with the possibility to retrieve deleted contacts. The contact deletion mechanism in WeChat removes them from the address book, but does not delete them completely. 2. Use WeChat’s built-in “Contact Book Recovery” function. WeChat provides “Contact Book Recovery” to save time and energy. Users can quickly retrieve previously deleted contacts through this function. 3. Enter the WeChat settings page and click the lower right corner, open the WeChat application "Me" and click the settings icon in the upper right corner to enter the settings page.

How to open iis application pool How to open iis application pool Apr 09, 2024 pm 07:48 PM

To open an application pool in IIS: 1. Open IIS Manager; 2. Navigate to the "Application Pools" node; 3. Right-click the target application pool and select "Manage"; 4. Click "Advanced Settings" Tab; 5. Application pool configuration can be viewed and modified here.

The secret of hatching mobile dragon eggs is revealed (step by step to teach you how to successfully hatch mobile dragon eggs) The secret of hatching mobile dragon eggs is revealed (step by step to teach you how to successfully hatch mobile dragon eggs) May 04, 2024 pm 06:01 PM

Mobile games have become an integral part of people's lives with the development of technology. It has attracted the attention of many players with its cute dragon egg image and interesting hatching process, and one of the games that has attracted much attention is the mobile version of Dragon Egg. To help players better cultivate and grow their own dragons in the game, this article will introduce to you how to hatch dragon eggs in the mobile version. 1. Choose the appropriate type of dragon egg. Players need to carefully choose the type of dragon egg that they like and suit themselves, based on the different types of dragon egg attributes and abilities provided in the game. 2. Upgrade the level of the incubation machine. Players need to improve the level of the incubation machine by completing tasks and collecting props. The level of the incubation machine determines the hatching speed and hatching success rate. 3. Collect the resources required for hatching. Players need to be in the game

How to set font size on mobile phone (easily adjust font size on mobile phone) How to set font size on mobile phone (easily adjust font size on mobile phone) May 07, 2024 pm 03:34 PM

Setting font size has become an important personalization requirement as mobile phones become an important tool in people's daily lives. In order to meet the needs of different users, this article will introduce how to improve the mobile phone use experience and adjust the font size of the mobile phone through simple operations. Why do you need to adjust the font size of your mobile phone - Adjusting the font size can make the text clearer and easier to read - Suitable for the reading needs of users of different ages - Convenient for users with poor vision to use the font size setting function of the mobile phone system - How to enter the system settings interface - In Find and enter the "Display" option in the settings interface - find the "Font Size" option and adjust it. Adjust the font size with a third-party application - download and install an application that supports font size adjustment - open the application and enter the relevant settings interface - according to the individual

How to generate URL from html file How to generate URL from html file Apr 21, 2024 pm 12:57 PM

Converting an HTML file to a URL requires a web server, which involves the following steps: Obtain a web server. Set up a web server. Upload HTML file. Create a domain name. Route the request.

Can iis log files be deleted? How to delete them? Can iis log files be deleted? How to delete them? Apr 09, 2024 pm 07:45 PM

Yes, it is possible to delete IIS log files. Removal methods include selecting the website or application pool through IIS Manager and deleting the log file in the Log Files tab. Use a command prompt to go to the log file storage directory (usually %SystemRoot%\System32\LogFiles\W3SVC1) and use the del command to delete the log file. Use third-party tools such as Log Parser to automatically delete log files.

The difference between Go language methods and functions and analysis of application scenarios The difference between Go language methods and functions and analysis of application scenarios Apr 04, 2024 am 09:24 AM

The difference between Go language methods and functions lies in their association with structures: methods are associated with structures and are used to operate structure data or methods; functions are independent of types and are used to perform general operations.

How to download 360 Secure Browser on your computer How to download 360 Secure Browser on your computer Apr 12, 2024 pm 01:52 PM

How to download 360 Secure Browser on your computer? It is a very secure web browser software. This browser is very rich in functions and very simple to operate. Using 360 Secure Browser to browse the web can protect user privacy and security very well. Many people like to use this browser. Browser office, but many people still don’t know how to download and install 360 Secure Browser on their computers. This article will give you a detailed introduction to the installation process of the 360 ​​Safe Browser PC version, hoping to help you solve the problem. Overview of the installation process under the computer version of 360 Secure Browser 1. On the computer’s main page, find “360 Software Manager” and enter (as shown in the picture). 2. Open 360 Software Manager and find the search box (as shown in the picture). 3. Click Search

See all articles