Apache xampp无法启动

时间:2017-09-19 23:08:29

标签: apache xampp

我有xampp的老问题,Apache和Apache没有启动。 这是运行xampp-win32-5.6.31-0-VC11的Windows 10机器。我也尝试过7.1.9-0-VC14同样的问题。 问题是:

12:47:45 AM  [Apache]   Error: Apache shutdown unexpectedly.
12:47:45 AM  [Apache]   This may be due to a blocked port, missing dependencies, 
12:47:45 AM  [Apache]   improper privileges, a crash, or a shutdown by another method.
12:47:45 AM  [Apache]   Press the Logs button to view error logs and check
12:47:45 AM  [Apache]   the Windows Event Viewer for more clues
12:47:45 AM  [Apache]   If you need more help, copy and post this
12:47:45 AM  [Apache]   entire log window on the forums

xampp上的日志文件为空。 我在配置文件(在互联网上找到)中将端口80更改为8080和443到4433。我检查了netstat工具(在xampp和powershell上)。 xampp上的netstat在端口80,8080,443或4433上没有显示任何内容。 powershell上的netstat -aon给出了一个长输出,只有#34; 80"在这里:

TCP    192.168.88.125:49203   185.22.69.180:80       TIME_WAIT       0
TCP    192.168.88.125:65508   185.22.69.180:80       TIME_WAIT       0

和唯一的" 443"事情在这里:

TCP    10.145.128.214:64112   10.144.187.242:443     TIME_WAIT       0
TCP    192.168.88.125:49320   40.77.229.18:443       ESTABLISHED     6728
TCP    192.168.88.125:49694   40.77.229.47:443       ESTABLISHED     6728
TCP    192.168.88.125:63719   2.20.161.124:443       CLOSE_WAIT      10168
TCP    192.168.88.125:64019   151.101.65.69:443      ESTABLISHED     2080

因此,在xampps上的netstat或powershell上的netstat上都没有出现8080或4433。

任何想法可能会出错? 顺便说一下:我没有管理员权限。但我知道具有相同类型权限的人能够运行xampp。 我可以使用非常接近管理员权限的东西运行安装程序 - 我可以确切地知道这些权利是什么。 我确实使用这些权限运行xampp安装程序。

1 个答案:

答案 0 :(得分:0)

我无法添加评论,所以在回答部分提问。

您是否在系统上运行Skype或任何代理?