View Single Post
  #21 (permalink)  
Old 06-17-09, 04:27 AM
eagleal eagleal is offline
New Member
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Shutdown the processes that listen to your port

For those who the problem don't work, try use a firewall to detect the used ports
and kill the process that use your port (eg. 80 / HTTP)

Skype for example use the HTTP/80 port, and if you open skype first, than apache may not start (if listen the port 80)
Reply With Quote