升级到 Windows 10,现在 WAMP 将无法工作 [英] Upgraded to Windows 10 and now WAMP won't work

查看:20
本文介绍了升级到 Windows 10,现在 WAMP 将无法工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我让 WAMP 在 Windows 7 上愉快地工作,作为我的本地开发服务器.今天升级到 Windows 10,我的任务栏上有一个橙色的 WAMP 图标.原来 Windows 已经自动安装并运行了 IIS(为什么?).

I had WAMP working happily on windows 7 as my local development server. Upgraded to Windows 10 today and had an orange WAMP icon on my taskbar. Turns out Windows had installed and ran IIS automatically (why?).

我禁用 IIS,重新启动,启动 WAMP,图标变为绿色.但是,转到 localhost 会导致连接被拒绝消息.我在 WAMP 菜单上使用了测试端口 80"选项,它说是的,Server: Apache/2.2.21 (Win32) PHP/5.3.10 正在侦听端口 80.

I disabled IIS, restarted, started WAMP and the icon turned green. However, going to localhost results in a connection refused message. I used the 'Test Port 80' option on the WAMP menu and it says that yes, Server: Apache/2.2.21 (Win32) PHP/5.3.10 is listening on port 80.

Apache 错误日志没有显示任何有用的信息.

The Apache error log doesn't display anything helpful.

[Wed Jul 29 17:48:40 2015] [notice] Apache/2.2.21 (Win32) PHP/5.3.10 configured -- resuming normal operations
[Wed Jul 29 17:48:40 2015] [notice] Server built: Sep 10 2011 11:34:11
[Wed Jul 29 17:48:40 2015] [notice] Parent: Created child process 4200
[Wed Jul 29 17:48:41 2015] [notice] Child 4200: Child process is running
[Wed Jul 29 17:48:41 2015] [notice] Child 4200: Acquired the start mutex.
[Wed Jul 29 17:48:41 2015] [notice] Child 4200: Starting 64 worker threads.
[Wed Jul 29 17:48:41 2015] [notice] Child 4200: Starting thread to listen on port 80.
[Wed Jul 29 17:48:41 2015] [notice] Child 4200: Starting thread to listen on port 80.

Apache 访问日志只显示了几个

The Apache access log just displays several instances of

127.0.0.1 - - [29/Jul/2015:17:52:47 -0700] "GET / HTTP/1.1" 302 202

关于如何进行的任何提示、线索和问题?有什么方法可以获取有关连接被拒绝的原因以及 Windows 10 中的哪些更改会导致连接被拒绝的更多详细信息?

Any hints, clues, questions to ask on how to proceed? Any way to get more details on why the connection would be refused, and what changed in Windows 10 that would cause it?

推荐答案

想通了.更新前我有一个静态 IP.转发给它的路由器端口允许我使用我们的 dns 条目的子域来访问开发服务器.恢复静态 IP 配置即可解决问题.

Figured it out. I had a static IP before the update. The router port forwarded to it to allow me to use a subdomain of our dns entry to access the dev server. Restoring the static IP configuration solved the problem.

这篇关于升级到 Windows 10,现在 WAMP 将无法工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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