Skip to content

Instantly share code, notes, and snippets.

@ChrisMcKee
Created October 16, 2011 14:11
Show Gist options
  • Save ChrisMcKee/1290910 to your computer and use it in GitHub Desktop.
Save ChrisMcKee/1290910 to your computer and use it in GitHub Desktop.
Services you have to stop on Windows 7 to start Apache / Get Port 80 Back Also make sure skypes closed or you've unticked the option to allow skype to use 80/8080
sc stop IISADMIN
sc stop W3SVC
iisreset /stop
sc stop MsDepSvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment