阿帕奇没有运行

发布于 2024-08-24 11:12:53 字数 906 浏览 6 评论 0原文

我需要将 Wordpress 与 XAMPP 结合使用来完成研究项目中的任务。

我安装了 XAMPP,现在我应该从 Xamp 控制面板启动 MySql 和 Apache。 如果我启动该面板,它会显示:

XAMPP Control Panel Version 2.5.8 (2009-07-28)
XAMPP for Windows Version 1.7.3
Windows 5.1 Build 2600 Platform 2 Service Pack 3
CurrentDirectory: C:\xampp
Status Check OK

如果我单击 Apache 模块的“启动”按钮,则会添加以下两行:

Busy...
Apache started

但它尚未启动。还是停止了。

我找到了这个线程,用解决方案描述了同样的问题:

http://www.netshinesoftware.com/component/option,com_myblog/Itemid,65/show,Apache-wont-start-on-XAMPP.html/

但 Skype 未运行。如果我使用 netstat -a -no 检查 cmd 中的端口,则有一个端口为 80 的条目,但它来自 IP 地址 0.0.0.0,并且我找不到相应的 PID在“任务列表”中

可能出现什么问题以及如何解决它?

谢谢你!

I need to use Wordpress with XAMPP for a task in a study project.

I installed XAMPP, and now I'm supposed to start MySql and Apache from the Xamp Control Panel.
If I start the panel, it displays:

XAMPP Control Panel Version 2.5.8 (2009-07-28)
XAMPP for Windows Version 1.7.3
Windows 5.1 Build 2600 Platform 2 Service Pack 3
CurrentDirectory: C:\xampp
Status Check OK

If I click on the Start button for the Apache module, the following two lines are added:

Busy...
Apache started

But it's not started. It's still Stopped.

I found this thread, describing the same problem with a solution:

http://www.netshinesoftware.com/component/option,com_myblog/Itemid,65/show,Apache-wont-start-on-XAMPP.html/

But Skype is not running. If i check the ports in cmd with netstat -a -no there is one entry with port 80, but it's from IP adress 0.0.0.0 and the corresponding PID I cannot find in the 'tasklist'

What could be the problem and how can I resolve it?

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

茶底世界 2024-08-31 11:12:53

查看错误日志以查看 Apache 的内容: C:\xampp\apache\logs\error.log

并查看服务器故障;这是解决 Apache 和 XAMPP 问题的更好地方: 包含 'xampp [apache] won't start' - Server 的问题故障

Look in your error logs to see what Apache says: C:\xampp\apache\logs\error.log

And look at Server Fault; that's a better place for Apache and XAMPP questions: Questions containing 'xampp [apache] wont start' - Server Fault

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文