Starting Apache [Solved]

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Re: Starting Apache [Solved]

Postby xDRoNe » 16. June 2012 14:09

Hi all
Port 80 being blocked seems to be the only culprit.
In Windows7, open CMD and type this:
netstat -o -n -a | findstr 0.0:443
also type this
netstat -o -n -a | findstr 0.0:80
Results were:
---
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 692
UDP 0.0.0.0:443 *:* 692
---

and

---
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 692
---

Application PID 692 was skype.
Exiting skype solved the issue immediately.
xDRoNe
 
Posts: 1
Joined: 16. June 2012 12:41
Operating System: win7

Previous

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 82 guests