Zen Cart Logo
Forums / PayPal Express Checkout support / CURL proxy settings disappear in Admin-MyStore

CURL proxy settings disappear in Admin-MyStore

Views: 1,726

Results 1 to 3 of 3
14 Mar 2012, 4:00 PM
#1
topgreengold avatar

topgreengold

New Zenner

Join Date:
Mar 2012
Posts:
9
Plugin Contributions:
0

CURL proxy settings disappear in Admin-MyStore

I'm trying to add PayPal Express Checkout to my webstore, and noticed "CURL is used for bidirectional communication with the gateway, so must be active on your hosting server".

But When I go to Admin->Configuration->My Store, I couldn't find options : CURL proxy settings and CURL Proxy Address
, can't figure out why?

My webstore (Zen-Cart v1.5.0) is with live server currently:
cURL support enabled
cURL Information 7.21.0

But I remember when I first installed Zen Cart to the live server, I was stopped short by the curl error message, and I just continued with installation, and the webstore works fine currently except for the CURL, can anyone help?

14 Mar 2012, 5:03 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: CURL proxy settings disappear in Admin-MyStore

The "CURL Proxy" settings were removed from the menu, because there's no need to use a proxy for CURL use on a contemporary server suitable for ecommerce.

If CURL is available on your server, then it will work. There's no need to make any changes within Zen Cart in order to make use of CURL. The "proxy" stuff was only there for a need imposed by GoDaddy servers which have typically been configured in completely non-traditional ways. There's no need for it nowadays since GD dropped the proxy requirement a couple years ago. More information on this history can be found here: http://www.zen-cart.com/forum/showthread.php?t=61528 and the links therein.

More appropriate for your situation would be: http://www.zen-cart.com/forum/showthread.php?t=65680

15 Mar 2012, 8:33 AM
#3
topgreengold avatar

topgreengold

New Zenner

Join Date:
Mar 2012
Posts:
9
Plugin Contributions:
0

Re: CURL proxy settings disappear in Admin-MyStore

"These settings were removed from Zen Cart v1.5.0 because they should never be enabled" is quite clear then, Thanks!