Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
266 views
in Technique[技术] by (71.8m points)

XAMPP apache server is not starting after Skype installation

I am getting following console logs:

1:14:33 PM  [apache]    Possible problem detected! 
1:14:33 PM  [apache]    Port 80 in use by "c:program files (x86)skypephoneskype.exe"!
1:14:33 PM  [apache]    Possible problem detected! 
1:14:33 PM  [apache]    Port 443 in use by "c:program files (x86)skypephoneskype.exe"!
1:14:33 PM  [main]  Starting Check-Timer
1:14:33 PM  [main]  Control Panel Ready
1:15:10 PM  [apache]    Starting apache app...
1:15:11 PM  [apache]    Status change detected: running
1:15:11 PM  [apache]    Status change detected: stopped

It says 'Status change detected: running' to 'stopped' right away. I have tried to:

  • Turn Off Windows Firewall for internal networks
  • Change Port 80 to 99 in httpd.conf file at two locations Listen:80 and ServerName localhost:80
  • Change Port 443 to 445 in httpd.conf file at same two locations.
  • Apache server is not installed as a Windows service on my machine.
  • There is no error or access log generated for today's date.
See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

go in skype->tools->options->advanced and UN-check use ports 80 & 443.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...