我安装了WAMP服务器并运行了applpication.任务栏中的图标保持橙色,并显示"本地服务器 - 运行2个服务中的1个".此外,我能够phpMyAdmin在浏览器中看到该页面,但当我尝试登录时,会出现以下错误:
#2002 - No connection could be made because the target machine actively refused it. <br />The server is not responding (or the local server's socket is not correctly configured).
Run Code Online (Sandbox Code Playgroud)
我测试了端口80,我收到了这样的回复:
***** Test which uses port 80 *****
===== Tested by command netstat filtered on port 80 =====
Test for TCP
Your port 80 is used by a processus with PID = 6612
The processus of PID 6612 is 'httpd.exe' Session: Services
The service …Run Code Online (Sandbox Code Playgroud)