簡體   English   中英

Apache xampp無法啟動

[英]Apache xampp does not start

我有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(可在Internet上找到)。 我檢查了netstat工具(在xampp和powershell上)。 xampp上的netstat在端口80、8080、443或4433上未顯示任何內容。powershell上的netstat -aon給出了很長的輸出,這里只有“ 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安裝程序。

我無法添加評論,所以請在答案部分中提問。

您是否在系統上運行了Skype或任何代理?

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM