Windows XP Professional SP2 IIS Server installation:
1. First download the IIS v5.1 installation package. The XP system can only install IIS v5.1, but other versions cannot be installed;
2,Open-run-CMD and enter:
Expand D: \ i386 \ IIS. DL _(Add space)C: \ windows \ system32 \ Setup \ iis2.dll
Expand D: \ i386 \ IIS. In _(Add space)C: \ windows \ INF \ iis2.inf
Note: D: \ i386 is the root directory of the IIS v5.1 package.
3. Open Control Panel-add and delete programs-add and delete Windows components. In the open windows component wizard, select intenet Information Service (IIS) only and click details, select all components and click Next to install them. If you want to insert a closed disk, Click Browse and select the extracted IIS installation root directory to open the required file for installation, if you want to restore the file, select "no". After installation, choose "intenet information service", and double-click it;
If noStopText, add project, browse test, run successfully.
If the default website hasStopRight-click Start. If the instance cannot be started properly, try the following methods:
First, modify the TCP port. The default port is 81. You can download the "Network port monitoring" tool to check whether the port is occupied;
Solution 2: uninstall the kb939373 patch, click "Control Panel" and "add and delete programs", select "show updates" above, find and delete the kb939373 patch. Then open IIS, find the website, right-click, and start successfully.
The above are the problems I encountered during installation and finally solved.
The following error occurs:
(1) by default, the IIS website starts "the service does not respond to the request for starting or controlling the service in a timely manner"
The World Wide Web Publishing Service cannot be started. Error 127: the specified program cannot be found.
Solution: Use the second solution. If this startup error occurs, the kb939373 patch must be abnormal. If a startup error occurs after the system is started for the second time, we still need to find the kb939373 patch. Remember to ignore this patch when patching.
(2) unable to start IIS: Cause of unexpected error 0x8ffe2740
Solution: this error indicates that the TCP port number of your IIS is occupied by other programs. It is usually occupied by the thunder guy. Just stop the thunder, or modify the port number.
(3) reinstall IIS and install IIS in strict accordance with the steps listed above. This is already the most correct installation method. After several tests and step by step, the installation will be successful.