curl -IL http://127.0.0.1:8080
curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused
无解了,Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
默认是80端口吧
我也遇到这个问题了,前几天还是好的,防问127.0.0.1:8080还行,今天再访问就不行了,在执行这个curl -IL http://127.0.0.1:8080就有了和你一样的提示,楼主的问题现在解决了吗