After I set up the PHP development environment on my computer yesterday, I kept getting errors when I restarted the Apache server. I checked for a long time but couldn't figure out the reason. Finally, I found that IIS was still open and occupying port 80. I almost vomited blood... Because the computer is Windows 7, it is troublesome to uninstall IIS. Here I share the IIS uninstall process with you. After I set up the PHP development environment on my computer yesterday, I kept getting errors when I restarted the Apache server. I checked for a long time but couldn't figure out the reason. Finally, I found that IIS was still open and occupying port 80. I almost vomited blood... Because the computer is Windows 7, it is troublesome to uninstall IIS. Here I share the IIS uninstall process with you. 1. Turn off your IIS service first. Right click on the computer - click Manage, select Services and Applications in the pop-up window, select Services, then all the services on your computer will be listed, find IIS, I have already uninstalled it here. 2. Click the Windows icon in the lower left corner of the desktop, select Control Panel in the pop-up layer, click it, find Programs and Features in the pop-up window, and click it; of course, there are many ways to find Programs and Features, which I will not introduce one by one here; 3. Jump to Uninstall and Update Programs. All installed programs on the computer are listed here. Find Turn Windows features on or off in the left navigation. You may need to wait for a while... Find Internet Information Services in the pop-up box, turn off the check mark in front of it, and then check whether all the sub-items below are turned off. If not, turn them off manually and click OK; 4. The system automatically shuts down the IIS service. Wait...After completion, a window will pop up prompting: Must restart the computer to apply changes? Generally speaking, the choice is arbitrary, but it is recommended that you restart immediately. PS: During the restart process, you may see prompts such as: the computer is undergoing configuration changes or the computer configuration changes have failed, and then the computer will appear in a suspended state and remain stuck on the boot screen. If the above situation occurs, it is recommended that you do not force a shutdown or restart, just wait patiently. (I waited about 20 minutes). 123WORDPRESS.COM editor shares with you how to delete IIS through the command line Note: Since .NET FrameWork cannot be run in core mode, IIS in core installation mode does not support the program's operating environment. At the same time, the uninstall function does not support uninstallation. That is to say, after uninstalling, the installation options still retain the Note: Since .NET FrameWork cannot be run in core mode, IIS in core installation mode does not support the program's operating environment. At the same time, the uninstall function does not support uninstallation. That is to say, after uninstalling, the items are still retained in the installation options, and only the IIS Web function is uninstalled. How to install IIS7:
How to uninstall IIS7:
You will be prompted to restart the server at that time. |
<<: MYSQL custom function to determine whether it is a positive integer example code
>>: v-html rendering component problem
HTML5 is the next version of the HTML standard. M...
What is a sticky footer layout? Our common web pa...
This script can satisfy the operations of startin...
I encountered a problem when modifying the defaul...
1. Use Centos image to build local yum source Sin...
Table of contents When to use Structural branches...
CSS Selectors Setting style on the html tag can s...
There are many tasks to be done in search engine o...
How much do you know about HTML? If you are learni...
Table of contents Product Requirements Ideas Prob...
First of all, we need to make it clear why we use...
By default, Nginx supports only one SSL certifica...
Preface Some people have asked me some MySQL note...
Table of contents Preface What situations can cau...
Without further ado, I will post the code for you...