我一直试图在我的本地主机中摆脱 postgresEDB apache HTTP 服务器,但我没有做到。我尝试了各种选择,包括:
netstat -ano|findstr :8080
Run Code Online (Sandbox Code Playgroud)
和
taskkill /pid number /F
Run Code Online (Sandbox Code Playgroud)
但失败了,因为每次我重新启动系统并输入 localhost 时,都会弹出这个。
我已经卸载了 EnterpriseDB 和 PostgreSQL,但仍然没有运气。