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
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



