Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
localhost nicht mehr zu erreichen... -.-
#2
Ich hab auch mal ein bisschen gegoogelt, könnte das die Lösung sein?
Quote:To fix the Port 80 problem do:

From cmd as administrator:

sc config http start= demand (you need a space after the equal sign and not before)
Reboot
Run the command (netsh http show servicestate) as administrator to check that the port 80 is in use After you have run this command, you can disable http.sys as follows:
net stop http (stop the process)
Sc config http start= disabled (if u want to disable the service forever)
it works for me.


Messages In This Thread
RE: localhost nicht mehr zu erreichen... -.- - by Molt - 18.07.2011, 10:58



Users browsing this thread: 1 Guest(s)