想用laradock,但是他的xdebug是pecl安装,现在连不上还有什么办法,下面是测试连接pecl的代码
root@d8cfb2157864:~# curl baidu.com
<html>
<meta http-equiv="refresh" content="0;url=http://www.baidu.com/">
</html>
root@d8cfb2157864:~# curl google.com
curl: (7) Failed to connect to google.com port 80: Connection refused
root@d8cfb2157864:~# curl pecl.php.net
curl: (7) Failed to connect to pecl.php.net port 80: Connection refused
挂代理翻墙啊。。。