相关疑难解决方法(0)

安装Skype后,XAMPP apache服务器无法启动

我得到以下控制台日志:

1:14:33 PM  [apache]    Possible problem detected! 
1:14:33 PM  [apache]    Port 80 in use by "c:\program files (x86)\skype\phone\skype.exe"!
1:14:33 PM  [apache]    Possible problem detected! 
1:14:33 PM  [apache]    Port 443 in use by "c:\program files (x86)\skype\phone\skype.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
Run Code Online (Sandbox Code Playgroud)

它说"检测到状态变化:正在运行"到"停止".我试过:

  • 关闭内部网络的Windows防火墙
  • 在两个位置的httpd.conf文件中将端口80更改为99收听:80和ServerName localhost:80
  • 在相同的两个位置将httpd.conf文件中的端口443更改为445.
  • Apache服务器未作为Windows服务安装在我的计算机上.
  • 今天的日期没有生成错误或访问日志.

apache xampp skype

42
推荐指数
4
解决办法
7万
查看次数

标签 统计

apache ×1

skype ×1

xampp ×1