PHP CURL Error 7 failed to connect to host

前端 未结 2 1043
逝去的感伤
逝去的感伤 2021-01-26 08:26

I have a peculiar problem i am facing with Php CURL .

I am trying to call a web service running on a windows machine within the same network via a php script running on

2条回答
  •  日久生厌
    2021-01-26 08:39

    There was selinux enabled on the Centos Machine, and that was causing the problem. Thanks for your help guys.

提交回复
热议问题