We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
直接访问site2.com/index.php是没问题的 site1.com/index.php curl site2.com/index.php 返回flase 打印curl_errno 7 curl_error:Failed to connect to www.site1.com port 80: Connection refused 我查了找了几个类似的问题,但是我不知道该怎么解决这个问题 https://segmentfault.com/q/1010000002490097 https://segmentfault.com/a/1190000005752602
The text was updated successfully, but these errors were encountered:
No branches or pull requests
直接访问site2.com/index.php是没问题的
site1.com/index.php curl site2.com/index.php 返回flase
打印curl_errno 7
curl_error:Failed to connect to www.site1.com port 80: Connection refused
我查了找了几个类似的问题,但是我不知道该怎么解决这个问题
https://segmentfault.com/q/1010000002490097
https://segmentfault.com/a/1190000005752602
The text was updated successfully, but these errors were encountered: