Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Nov 2014
    Location
    美國
    Posts
    8
    Plugin Contributions
    0

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    Quote Originally Posted by DrByte View Post
    What's the URL to your website?
    What's the URL to your curl test script as described here? http://www.zen-cart.com/showthread.p...187#post434187
    What do you get as a response when you ask it to test paypal, as described in that post?
    DrByte,

    thanks for keep looking at this issue

    the test passed, live and sandbox, is it because SSLV3 is still support by paypal? what if they terminate on 4Decemeber?

    the test result:

    COMMUNICATIONS TEST OKAY.
    You may see error information below, but that information simply confirms that the server actually responded, which means communications is open.
    Array
    (
    [url] => "https://api-3t.paypal.com/nvp"
    [content_type] => text/plain; charset=utf-8
    [http_code] => 200
    [header_size] => 153
    [request_size] => 204
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.404822
    [namelookup_time] => 0.09915
    [connect_time] => 0.140942
    [pretransfer_time] => 0.284499
    [size_upload] => 37
    [size_download] => 146
    [speed_download] => 360
    [speed_upload] => 91
    [download_content_length] => 146
    [upload_content_length] => 37
    [starttransfer_time] => 0.404745
    [redirect_time] => 0
    [certinfo] => Array
    (
    )

    [redirect_url] =>
    )

  2. #12
    Join Date
    Nov 2014
    Location
    athens
    Posts
    2
    Plugin Contributions
    0

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    Hi

    we use zen cart 1.51 one year now

    in our web shop with out SSL (http://g............)

    our payments method is paypal express checkout only

    we need to modified something inside zen cart folder ?

    or ask from our host server to modified something

    Thanks a lot

  3. #13
    Join Date
    Nov 2014
    Location
    美國
    Posts
    8
    Plugin Contributions
    0

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    Quote Originally Posted by DrByte View Post
    What's the URL to your website?
    What's the URL to your curl test script as described here? http://www.zen-cart.com/showthread.p...187#post434187
    What do you get as a response when you ask it to test paypal, as described in that post?
    Dr.Byte,

    the server record shows the TLS is being supported
    Click image for larger version. 

Name:	???? 2014-12-03 11.31.48 am.jpg 
Views:	51 
Size:	7.6 KB 
ID:	14742

    and curl is supported
    Click image for larger version. 

Name:	???? 2014-12-03 11.32.43 am.jpg 
Views:	49 
Size:	61.2 KB 
ID:	14743

  4. #14
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    Thanks for confirming that it's working now.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    Wanted to toss in my 2¢ in case it helps someone else. I was having the exact same error, I did the POODLE fix then got the error 28. The problem for me was GoDaddy defaulting to SSLV3 and wouldn't give TLS a try. I added this:
    HTML Code:
    curl_setopt($curl_request, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1);
    to my php5.ini, forcing GoDaddy to use TLS and it did the trick.

  6. #16
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: (28) Operation timed out - trying to fix SSLV3 issue

    It's good to hear that using CURL_SSLVERSION_TLSv1 worked for you. Unfortunately that option is not always available in older PHP versions, so doesn't work for everybody.
    Nevertheless thanks for mentioning it!
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 (28) Operation timed out after 60001 milliseconds with 0 bytes received
    By diptimoy in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 14 Apr 2015, 11:51 PM
  2. (28) Operation timed out after 60000 milliseconds with 0 bytes received
    By edadk in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 25 Aug 2010, 08:12 PM
  3. (28) Operation timed out with 0 out of -1 bytes received
    By Vladimir7 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 29 Oct 2008, 07:02 PM
  4. - (28) Operation timed out after 60000 milliseconds with 0 bytes received
    By stagebrace in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 26 Aug 2008, 03:52 PM
  5. EC Error - (28) Operation timed out with 0 out of -1 bytes received
    By elcantodelospajaros in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 7 Mar 2008, 12:51 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR