我想在Windows 7,64Bit操作系统上安装wamp服务器(以下是确切的安装名称)。 但它永远不会启动,图标保持橙色,这意味着一些服务没有启动。
wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-x64
我从过去3小时一直在search,但没有find任何解决scheme。
Port 80 is not in use.
在Windows服务中,当我尝试手动启动wampapache服务时,会抛出以下错误:
Windows could not start the wampapache service on Local Computer. Error 1053: The service did not respond ot the start or control request in a timely fashion. apache_error.log is empty.
事情使用在Windows XP中正常工作。
可能这是一个重复的线程,但我也经历了类似的post。 但没有任何工作!
请帮忙!!
我刚刚在Windows 2008 Server上解决了这个问题。 解决scheme是安装C ++ 2010运行时库。
我有一个类似的问题。 Apache正试图在192.168.1.6:80的地方收听Internet信息服务页面。 我改变httpd.conf来听取127.0.0.1:80,它做了伎俩。