cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET