Zen Cart Logo
Forums / PayPal Express Checkout support / PayPal Error - IPNCheck results

PayPal Error - IPNCheck results

Locked

Views: 2,548

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Jun 2008, 4:48 PM
#1
jeff_mash avatar

jeff_mash

Totally Zenned

Join Date:
Aug 2004
Posts:
732
Plugin Contributions:
0

PayPal Error - IPNCheck results

I did the IPNCheck from Dr. Byte and this is what I get:

IPNCHECK.PHP - Version 1.0

IPN TESTING - POSTING to PayPal via: ssl://www.paypal.com:443


Warning: fsockopen(): no SSL support in this build in /home/mjmmagic/public_html/store/ipncheck.php on line 81

Warning: fsockopen(): unable to connect to www.paypal.com:443 in /home/mjmmagic/public_html/store/ipncheck.php on line 81
IPN FATAL ERROR :: Could not establish fsockopen.
Host Details = ssl://www.paypal.com:443 (13) Permission denied

Trying again without SSL ...


Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/mjmmagic/public_html/store/ipncheck.php on line 85

Warning: fsockopen(): unable to connect to www.paypal.com:80 in /home/mjmmagic/public_html/store/ipncheck.php on line 85
IPN FATAL ERROR :: Could not establish fsockopen.
Host Details = ssl://www.paypal.com:443 (13) Permission denied

Warning: fputs(): supplied argument is not a valid stream resource in /home/mjmmagic/public_html/store/ipncheck.php on line 91

What can I do to resolve this?

4 Jun 2008, 4:49 PM
#2
jeff_mash avatar

jeff_mash

Totally Zenned

Join Date:
Aug 2004
Posts:
732
Plugin Contributions:
0

Re: PayPal Error - IPNCheck results

If it's any help, I also get the following CURLTEST results:

6 name lookup timed out

Array
(
    [url] => "http://www.zen-cart.com/testcurl.php"
    [http_code] => 0
    [header_size] => 0
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0
    [namelookup_time] => 0
    [connect_time] => 0
    [pretransfer_time] => 0
    [size_upload] => 0
    [size_download] => 0
    [speed_download] => 0
    [speed_upload] => 0
    [download_content_length] => 0
    [upload_content_length] => 0
    [starttransfer_time] => 0
    [redirect_time] => 0
)
4 Jun 2008, 8:07 PM
#3
jeff_mash avatar

jeff_mash

Totally Zenned

Join Date:
Aug 2004
Posts:
732
Plugin Contributions:
0

Re: PayPal Error - IPNCheck results

Looks like the problem was with bad resolvers at the hosting company. I updated them and now things appear to be working.