XAMPP:无法启动Apache(视窗10) [英] XAMPP : Couldn't start Apache (Windows 10)

查看:334
本文介绍了XAMPP:无法启动Apache(视窗10)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的XAMPP,我可以启动Apache,但MySQL的(phpMyAdmin的)开始!

I'm using XAMPP, and I can start Apache, but, MySQL (PhpMyAdmin) start!

当我开始,我得到这个错误;

When I start, I get this error;

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

我搜索就可以了,并改变阿帕奇的端口配置 - >服务和端口设置。我有;

I search on it, and, change the port of Apache in Config -> Service and Port setting. I have;

Service name : Apache2.4
Main Port : 122
SSL port : 444

我也卸载的Skype(于Windows 8/10 / Metro版)。没有工作。在httpd.conf我有;

I also uninstall Skype (Windows 8/10/Metro version). Nothing Working. In the httpd.conf I have;

Listen 122
ServerName localhost:122

我通过apache_start.bat启动,并得到;

I start it via apache_start.bat and get;

(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions.  : AH00072: make_sock: could not bind to address [::]:445
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions.  : AH00072: make_sock: could not bind to address 0.0.0.0:445
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs

请并非所有的日志文件这么想的exsist!
Skype正在卸载。

如果您需要了解更多信息,请提问。

If you need more informations, please ask me.

推荐答案

更新:2015年8月4日:

如果你做了全新安装的Windows 10,您可能没有在万维网发布服务。在这种情况下,简单的WAMP / XAMPP安装应正常工作。

If you have done clean installation of Windows 10, you may not have the Word Wide Web Publishing Service. In that case, simple WAMP/XAMPP installation should work fine.

如果没有的话,尝试安装 的Visual C ++可再发行 ,然后重新安装WAMP / XAMPP。

If it doesn't, try installing Visual C++ Redistributable and then re-install WAMP/XAMPP.

我面临着WAMP类似的问题。在Windows 10 TP,在万维网发布服务说到pre-安装。这与IIS,如果你不需要它,你可以将其删除。

I was facing a similar problem with WAMP. In Windows 10 TP, the Word Wide Web Publishing Service comes pre-installed. This is related to IIS and you can remove it if you don't need it.

这阻止端口 80 使得Apache的行为古怪。你可以做到以下几点,然后重试。

This blocks the port 80 making Apache act weirdly. You can do the following and try again.


  • 转到开始,键入 SERVICES.MSC

  • 向下滚动服务窗口中找到在万维网发布服务

  • 右键单击它并选择停止

  • Go to Start, type in services.msc
  • Scroll down in the Services window to find the World Wide Web Publishing Service.
  • Right click on it and select Stop.

这应该使港口的 80 免费并重新启动WAMP / XAMPP应该让你和运行!

This should make port 80 free and restarting WAMP/XAMPP should get you up and running!

有其他方法可以做到解决这个问题。 <一href=\"http://praveenpuglia.com/make-wamp-work-on-windows-10-technical-$p$pview/\">http://praveenpuglia.com/make-wamp-work-on-windows-10-technical-$p$pview/

There are other ways to do fix this. http://praveenpuglia.com/make-wamp-work-on-windows-10-technical-preview/

这篇关于XAMPP:无法启动Apache(视窗10)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆