Hello,

I am using Multi Curl right now. THe problem is it was working for a month correctoly. But suddenly one day it stoped working. I am accessing about 50 different APIs. So, the problem is i cant connect to some APIs, when i use curl_error() it gives me response that "error:Failed to connect to www.abc.com port 80: Connection timed out : 7"

Can anyone help me, i can connect using other server and i can connect to other many servers. So their might be problem my side with that specific APIs.

Recommended Answers

All 4 Replies

@diafol

I know how to user Curl, i need help regarding server settings or something like firewall problem which is not allowing outgoing requests of curl

Member Avatar for diafol

The link I posted was specifically to the post on timeout with Windows. I was not suggesting that you don't know how to use cURL.

Have you tried each call individually (not multi)? If so, do you get errors?

@diafol

Yes i tried single curl also, and its linux system.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.