XAMPP无法在窗口中工作

Luf*_*ffy 10 apache xampp

试图在Windows8上安装XAMPP v3.2.1,它给我以下错误:

23:30:36  [Apache]  Error: Apache shutdown unexpectedly.
23:30:36  [Apache]  This may be due to a blocked port, missing dependencies, 
23:30:36  [Apache]  improper privileges, a crash, or a shutdown by another method.
23:30:36  [Apache]  Press the Logs button to view error logs and check
23:30:36  [Apache]  the Windows Event Viewer for more clues
23:30:36  [Apache]  If you need more help, copy and post this
23:30:36  [Apache]  entire log window on the forums
Run Code Online (Sandbox Code Playgroud)

我实际上尝试了很多东西,但我现在不知道该怎么做.有什么建议?

Luf*_*ffy 10

实际上Skype导致了这个问题,所以有两种方法可以解决这个问题.

  1. 退出Skype,它将释放端口80和433.

  2. 转到Skype工具 - >选项 - >高级 - >连接并取消选中端口80之后,您需要重新启动Skype并尝试运行XAMPP现在它不会引发任何问题,因为端口80和443可以免费使用


在某些情况下,IIS服务器使用端口80或443.这会导致XAMPP停止运行.要停止IIS服务器,您可以执行此步骤.

  • 转到开始菜单类型Internet信息服务选择此项并停止它将释放端口80和443的服务.


小智 5

尝试在"apache-ssl.conf"中注释掉所有与SSL相关的内容.访问和编辑此文件的最简单方法是:从XAMPP的控制面板 - >(Apache)配置.