How to resolve the conflict between Apache and IIS ports? apacheiis Port
When installing the Apache or php integrated environment package, Apache port 80 is often occupied and cannot be started properly.
Win7You can solve this problem by using the following method (if port 80 is required ):
1. Open"Control Panel"->"Programs and functions"
2. Open"Enable Windows"->"Internet Information Service"
3. FindFtpOption.
4. Return"Control Panel"->"Management tools"->"Internet Information Service (IIS) Manager"->"Website"Tag->"Default Web Site"-> Click"Bind"
5. Delete all links in it if there are no other important port settings.
6. Close and restart Apache.
PS: just in caseHostsWhether the file ip address is mapped to 127.0.0.1 (C: \ WINDOWS \ system32 \ drivers \ etc \ hosts) If the file is modified, restart Apache and other related services.