cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Operation timed out, error #28

From: kirk tatusko <tatusko_at_yahoo.com>
Date: Thu, 4 Mar 2004 12:16:53 -0800 (PST)

Daniel,

If I go to the same directory where my php code is,
and issue the following command, it works instantly:

curl -L http://www.zend.com

If I enter

curl -L
https://secure.authorize.net/gateway/transact.dll

This session just hangs, with no response and no
command prompt.

If I put the command into the php system() function

system("curl -L http://www.zend.com")

and run from within php, the browser session hangs up

Using php curl_exec etc..., including curl_errno(),
the browsers times out, and I see the error is code
28.

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
Received on 2004-03-04