Zen Cart Logo
Forums / PayPal Express Checkout support / Cnat connect to PP (Proxy CONNECT aborted)

Cnat connect to PP (Proxy CONNECT aborted)

Locked

Views: 7,709

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
26 Apr 2007, 3:59 AM
#1
uncle_unix avatar

uncle_unix

New Zenner

Join Date:
Feb 2007
Location:
Long Beach California
Posts:
31
Plugin Contributions:
0

Cnat connect to PP (Proxy CONNECT aborted)

I'm getting this curl "(56) Proxy CONNECT aborted
Array"

Been banging on this thing for hours with no luck
Installed the March 21 patch
uninstalled-reinstalled

dedicated server, Debian, godaddy ssl certificate (non shared)

Any suggestions are greatly appreciated

:)

2007-04-25 08:49:22
-------------------
(live transaction) --> https://api-3t.paypal.com/nvp
Request Headers:
Array
(
    [0] => Content-Type: text/namevalue
    [1] => X-VPS-Timeout: 45
    [2] => X-VPS-VIT-Client-Type: PHP/cURL
    [3] => X-VPS-VIT-Integration-Product: PHP::Zen Cart - WPP-NVP
    [4] => X-VPS-VIT-Integration-Version: 0.1
)


Request Parameters: {SetExpressCheckout}
Array
(
    [LOCALECODE] => US
    [PAYMENTACTION] => Sale
    [AMT] => 10.00
    [RETURNURL] => https://MYSTORE.com/store/ipn_main_handler.php?type=ec
    [CANCELURL] => https://MYSTORE.com/store/index.php?main_page=login&ec_cancel=1
    [PAGESTYLE] => Primary
    [METHOD] => SetExpressCheckout
    [CURRENCYCODE] => USD
    [USER] => sales_XXX.MYSTORE.com
    [PWD] => ****************
    [VERSION] => 2.3
    [SIGNATURE] => ****************************************************PPic
)


Response:
Array
(
    [] =>
    [CURL_ERRORS] => (56) Proxy CONNECT aborted
)

(56) Proxy CONNECT aborted
Array

SetExpressCheckout, Elapsed: 347ms -- Succeeded
(56) Proxy CONNECT aborted
Array
26 Apr 2007, 4:28 AM
#2
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: Cnat connect to PP (Proxy CONNECT aborted)

I don't know if this will help you or not, but here goes.

http://curl.haxx.se/mail/archive-2004-05/0094.html

26 Apr 2007, 5:34 AM
#3
uncle_unix avatar

uncle_unix

New Zenner

Join Date:
Feb 2007
Location:
Long Beach California
Posts:
31
Plugin Contributions:
0

Re: Cnat connect to PP (Proxy CONNECT aborted)

Thank you Birdoasis

I'm still in limbo here. I can "curl" from command line untill the cows come home .

Uncle_Unix is going to try again tomorrow with fresh eyes & brain, well as close as I can.

:)

BTW, please excuse the spelling in the title

26 Apr 2007, 5:48 PM
#4
uncle_unix avatar

uncle_unix

New Zenner

Join Date:
Feb 2007
Location:
Long Beach California
Posts:
31
Plugin Contributions:
0

Re: Cnat connect to PP (Proxy CONNECT aborted)

We were able to get it working.

Was a permission issue, I had some dir/files set a wee bit to tight:blush:

Have a great day

21 May 2007, 9:30 PM
#5
zinfandel avatar

zinfandel

Zen Follower

Join Date:
Feb 2007
Location:
NNJ
Posts:
205
Plugin Contributions:
0

Re: Cnat connect to PP (Proxy CONNECT aborted)

Uncle_Unix,

Yours is the only posting that indicates the same error that I'm getting namely the

[CURL_ERRORS] => (56) Proxy CONNECT aborted

You mentioned in a subsequent posting that it

> Was a permission issue, I had some dir/files set a wee bit to tight:blush:
Please, tell me which files you loosened up to make it work.

22 May 2007, 11:32 PM
#6
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Cnat connect to PP (Proxy CONNECT aborted)

When you are getting this error first make sure that your host requires cURL by Proxy,

this switch in admin -> configuration -> my store can usually be left OFF