Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / PayPal Problem, hosted on GoDaddy

PayPal Problem, hosted on GoDaddy

Locked

Views: 2,028

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
12 Dec 2009, 4:07 PM
#1
patches avatar

patches

New Zenner

Join Date:
Dec 2009
Location:
Central Texas
Posts:
3
Plugin Contributions:
0

PayPal Problem, hosted on GoDaddy

I am new to Zen Cart but not PayPal - Have used for other carts.
New Install 1.3.8a Set up a test product for download - works with Money Order by change status to delivered after tansaction is complete. Change to PayPal does not complete correctly. Debug received these - Not Including all of the detail -

msg 1 -
IPN PROCESSING INITIATED.
*** Originating IP: 66.211.170.66 notify.paypal.com

msg 2 - (I did not include detail)
IPN INFO - POST VARS received (sorted):
Array

msg 3 (I did not include detail)
IPN INFO - POST VARS to be sent back for validation:
To: http://proxy.shr.secureserver.net:3128
POST http://www.paypal.com/cgi-bin/webscr HTTP/1.1
Host: proxy.shr.secureserver.net
Content-type: application/x-www-form-urlencoded
Content-length: 854
Connection: close

msg 4
IPN FATAL ERROR :: Could not establish fsockopen.
Host Details = http://proxy.shr.secureserver.net:3128 (0) Unable to find the
socket transport "http" - did you forget to enable it when you configured
PHP?

http://www.paypal.com/cgi-bin/webscr
Trying again without SSL ...

msg 5
IPN FATAL ERROR :: Could not establish fsockopen.
Host Details = http://proxy.shr.secureserver.net:80 (0) Unable to find the
socket transport "http" - did you forget to enable it when you configured
PHP?

http://www.paypal.com/cgi-bin/webscr
Trying again without specified protocol ...

msg 6 ( Last Msg )
IPN FATAL ERROR :: Could not establish fsockopen.
Host Details = proxy.shr.secureserver.net:80 (110) Connection timed out

https://www.paypal.com/cgi-bin/webscr

Running on a Linux server - PHP 5. w/ GoDaddy

Called GoDaddy about port 80 being open and fopen - They said it was not their problem - they ran at test said everything was fine - they said to change script to use port 443 ??????????????

Help Thanks

12 Dec 2009, 4:28 PM
#3
patches avatar

patches

New Zenner

Join Date:
Dec 2009
Location:
Central Texas
Posts:
3
Plugin Contributions:
0

Re: PayPal Problem, hosted on GoDaddy

Thanks - Made the change and it works now - can download the test file - Dang - Spent a whole day on this - Simple - One last question - is there a limit on download file size - If I keep my files under 1 mg they work over 1 mg and donot get the green dot on the Attributes Controller - MP3 files.

Thanks

12 Dec 2009, 6:27 PM
#4
patches avatar

patches

New Zenner

Join Date:
Dec 2009
Location:
Central Texas
Posts:
3
Plugin Contributions:
0

Re: PayPal Problem, hosted on GoDaddy

Never mind I found my problem - can't spell.

Thanks