Jump to content

Curl 28 and Curl 7 error w/ Godaddy and Paypal


Guest Killer Nemo

Recommended Posts

Guest Killer Nemo

Hi,

I get errors When I try to checkout PayPal Direct it says, "Sorry, order failed."

Debugg ntoes:

[error] curl_exec error 28 connect() timed out!

With PayPal Express:

[error] curl_exec error 7

What i've done.

1. Made sure cURL is installed with PHP.

checked mySQL is compiled for PHP

2. Hard coded the https proxy into Http.php at

($ch, CURLOPT_PROXY, 'http://64.202.165.130:3128');

That didnt work.

then saw another thread to do it in func_https_libcurl.php. This didnt work.

Also made sure that that was the corect https proxy port.

3. Called Godaddy. Which doesnt seem to know anything about scripting.

4. tried to change the time out in Http.php var $timeout = 30; to a higher number.

i.e. the thought that it kept timing out to soon.

Does any one know any other things i didnt check. Any help will be appreciated.

Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...