问题描述
我只是在我的Windows 7 64位计算机和应变成绿色的图标安装Wampserver 2.1,变为橙色,说服务器尚未就绪。
I just installed Wampserver 2.1 on my windows 7 64bit computer and the icon that should turn green, turns orange, saying that the server is not ready.
的结果是对的只是超时
任何人的想法,我想谷歌这一点,但没有任何正确的结果。
anybody an idea, I tried google on this, but without any correct result.
Apache的错误日志中这样说:
The apache error log says this:
[Fri Mar 11 14:40:58 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.4 configured -- resuming normal operations[Fri Mar 11 14:40:58 2011] [notice] Server built: Oct 24 2010 13:33:15
[Fri Mar 11 14:40:58 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.4 configured -- resuming normal operations
[Fri Mar 11 14:40:58 2011] [notice] Server built: Oct 24 2010 13:33:15
[Fri Mar 11 14:40:58 2011] [notice] Parent: Created child process 4320
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Child process is running
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Acquired the start mutex.
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Starting 64 worker threads.
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Starting thread to listen on port 80.
[Fri Mar 11 14:40:58 2011] [notice] Parent: Created child process 4320
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Child process is running
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Acquired the start mutex.
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Starting 64 worker threads.
[Fri Mar 11 14:40:58 2011] [notice] Child 4320: Starting thread to listen on port 80.
所以在我看来,没有市长的问题。
so no mayor issues in my opinion.
运行版本是:
阿帕奇2.2.17
PHP 5.3.4
MySQL的53年5月1日
versions running are:apache 2.2.17php 5.3.4mysql 5.1.53
如果我使用该服务来测试端口80,他这样做没关系,对我说这样的:
If I use the service to test port 80, he does that ok, saying to me this:
80端口实际上正在使用的:服务器:Apache / 2.2.17(WIN32)PHP / 5.3.4
Port 80 is actually being used by: Server: Apache/2.2.17 (win32) php/5.3.4
更新:它仍然不是几个月后问题和Skype甚至没有安装,从来没有被安装在计算机上
update: It still isn't solved after some months and Skype is not even installed and never has been installed on the computer.
推荐答案
我有同样的问题在Windows 7上,橙色WAMP的图标,当鼠标在WAMP的图标,它显示服务器联机,但我不能连接到服务器。
发现了什么端口80上运行,我没有Skype和我的主机文件是正确的。
I have had the same issues on Windows 7, orange WAMP icon and when the mouse is on the WAMP icon, it shows the server is online, but I cannot connect to the server.Found out nothing running on port 80, I do not have skype and my hosts file is correct.
什么为我工作描述如下。
What worked for me is described below.
当我离开点击图标WAMP阿帕奇 - >服务,我看到了开始/停止服务已变灰
When I left click on the WAMP icon Apache -> Service, I saw that the start/stop service was grayed out.
所以,我点击安装服务阿帕奇 - >服务 - >安装服务
So, I clicked on "Install service" Apache -> Service -> Install Service.
这奏效了。
这篇关于Wampserver 2.1给出了橙色图标之后安装在Windows 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!