我想访问我的本地主机和 phpmyadmin。我已经安装了 WAMPServer 来做到这一点。
WAMPServer 已安装,打开时变为绿色。
这需要一些时间,我必须转到 apache -> 服务 -> 安装服务才能从橙色变为绿色,但随后它就可以工作了。
但直到现在我无法访问我的本地主机。当访问http://localhost/或http://localhost/phpmyadmin或什至在 WAMPServer 菜单上按 localhost 时,我得到的只是“此网页不可用,ERR_CONNECTION_TIMED_OUT”。
我已经为此工作了几天来修复它,但没有用。我知道很多人在这里遇到了同样的问题并提出了很多问题,但没有编写的解决方案确实有帮助。我确实有使用我的端口 80 的 iis 并且我将端口设为空。我让Skype使用它并修复了它。
现在,当我在 wamp 服务器上测试端口 80 时,它给了我 Your port 80 is not actually used..
我的 wamp 图标是绿色的,我的互联网已打开,我的防火墙和防病毒软件已关闭。我正在使用 Windows 7,wamp 服务器 2.5 64。
这是我的 http.confd 文件:
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
# …Run Code Online (Sandbox Code Playgroud)