简体   繁体   English

XAMPP上的Apache无法正常工作

[英]Apache on XAMPP isn't working

I downloaded XAMPP but I can't start Apache. 我下载了XAMPP,但无法启动Apache。 I tried to change the port number from 80 to 81 and also listen 443 to listen 444 but it doesn't work. 我试图将端口号从80更改为81,并且还听443来听444,但这是行不通的。 I quit Skype already. 我已经退出Skype。 When I checked what's on the port 80, it shows that a file named httpd.exe is running. 当我检查端口80上的内容时,它表明一个名为httpd.exe的文件正在运行。 I tried to stop it using the task manager but it still doesn't stop and it always shows this message when I tried to run it 我尝试使用任务管理器停止它,但是它仍然没有停止,并且在我尝试运行它时始终显示此消息

22:59:17 [Apache] Port 80 in use by ""C:\\httpd-2.4.7-win32-VC11\\Apache24\\bin\\httpd.exe" -k runservice" with PID 2268! 22:59:17 [Apache]端口80正在PID 2268中被““ C:\\ httpd-2.4.7-win32-VC11 \\ Apache24 \\ bin \\ httpd.exe” -k runservice“使用!

22:59:17 [Apache] Apache WILL NOT start without the configured ports free! 22:59:17 [Apache]没有配置的可用端口,Apache将无法启动!

22:59:17 [Apache] You need to uninstall/disable/reconfigure the blocking application 22:59:17 [Apache]您需要卸载/禁用/重新配置阻止应用程序

22:59:17 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 22:59:17 [Apache]或重新配置Apache和控制面板以在其他端口上侦听

I've already installed Apache before installing XAMPP. 在安装XAMPP之前,我已经安装了Apache。 Should I uninstall it? 我应该卸载它吗?

尝试进入xampp文件夹中的apache文件夹,并运行apache_uninstallservice.bat和apache_installservice.bat

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM