"Check the "/xampp/apache/logs/error.log" file"
20:34:24 [Apache] Problem detected!
20:34:24 [Apache] Port 80 in use by "system"!
20:34:24 [Apache] Apache WILL NOT start without the configured ports free!
20:34:24 [Apache] You need to uninstall/disable/reconfigure the blocking application
20:34:24 [Apache] or reconfigure Apache to listen on a different port
20:40:50 [Apache] Attempting to start Apache app...
20:40:50 [Apache] Status change detected: running
20:40:51 [Apache] Status change detected: stopped
20:40:51 [Apache] Error: Apache shutdown unexpectedly.
20:40:51 [Apache] This may be due to a blocked port, missing dependencies,
20:40:51 [Apache] improper privileges, a crash, or a shutdown by another method.
20:40:51 [Apache] Check the "/xampp/apache/logs/error.log" file
20:40:51 [Apache] and the Windows Event Viewer for more clues
如何修复这些错误?
找出其他哪个服务使用端口80。
我听说skype使用80端口。检查是否有另一个服务器或数据库运行在后台的端口80。
xampp的两个好的替代方案是wamp和EasyPHP。其中,wamp是用户最友好的,它还内置了一个工具,用于检查端口80是否正在使用,以及哪个服务当前正在使用它。
我在Windows7上使用Bitnami XAMPP。我已经用了一年多了,但今天突然显示Apache关机意外错误。 正在尝试启动Apache应用程序... 9:43:46PM[Apache]检测到状态更改:正在运行 9:43:47PM[Apache]检测到状态更改:已停止 9:43:47PM[Apache]错误:Apache意外关闭。 9:43:47PM[Apache]这可能是由于端口阻塞、缺少依
我已经安装了Windows 10内部程序。一切正常,除了阿帕奇。当我试图启动它时,它说端口80被阻塞。有没有办法解除屏蔽或者告诉Apache使用另一个端口? 我以前用的是Windows 7。我在skype的80端口遇到了麻烦,但我已经禁用了它。
当我试图在XAMPP localhost中启动Apache模块时,出现了一个问题。当我单击“开始”时,我得到以下信息: 下午3:26:33[Apache]检测到问题! 下午3:26:33[Apache]端口80正在被PID 1680的“C:\Program Files(x86)\Skype\Phone\Skype.exe”使用! 下午3:26:33[Apache]Apache不会在没有配置的端口空
我下载了XAMPP,但无法启动Apache。我试着把端口号从80改为81,也从443改为444,但没有用。我已经退出了Skype。当我检查端口80上的内容时,它显示了一个名为httpd的文件。exe正在运行。我试图使用任务管理器阻止它,但它仍然没有停止,当我尝试运行它时,它总是显示此消息 22:59:17[Apache]端口80被PID 2268的"C:\httpd-2.4.7-win32-VC1
问题内容: 我在win7上安装了xampp并在启动apache时收到此错误。我没有检查Skype,没有任何变化。我如何找到使用端口80的端口?我该如何解决。我没有其他服务器在运行。 以下链接没有帮助我 为什么Apache无法启动XAMPP安装? 这是错误日志 问题答案: 尝试这些方法,它应该可以工作: 退出/退出 Skype (确保其未运行),因为它保留了localhost:80 禁用防病毒(如果
所以我正在尝试在我的新Windows7盒子上安装XAMPP。它将失败,出现以下错误消息。我启用了debug以供参考。 我检查了netstat,没有端口冲突。此外,我还确保安装了VS2008 redist(x64,这对我的系统是正确的)。我不确定从这里到哪里去。 正在尝试启动Apache应用程序...正在执行“C:\XAMPP\Apache\bin\httpd.exe”返回代码:0检测到状态更改:检