• All of my sites were working fine until December 2016
    Now each of them shows
    wp_remote_post() failed. PayPal IPN won’t work with your server. Contact your hosting provider. Error: cURL error 35: Unsupported SSL protocol version

    I have contacted the hosting provider
    They ran a paypal check :
    curl https://tlstest.paypal.com
    PayPal_Connection_OK

    php -r ‘$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, “https://tlstest.paypal.com/”);
    var_dump(curl_exec($ch)); var_dump(curl_error($ch));’ | grep PayPal_Connection_OK
    PayPal_Connection_OKbool(true)

    I have tried disabling all other plugins and same result.

    ### WordPress Environment ###

    Home URL: https://parsleyandthyme.com
    Site URL: https://parsleyandthyme.com
    WC Version: 2.6.11
    Log Directory Writable: ?
    WP Version: 4.7
    WP Multisite: –
    WP Memory Limit: 1 GB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_GB

    ### Server Environment ###

    Server Info: Apache
    PHP Version: 5.6.24
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.38.0
    OpenSSL/1.0.0

    SUHOSIN Installed: –
    MySQL Version: 5.6.34
    Max Upload Size: 8 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ? wp_remote_post() failed. PayPal IPN won’t work with your server. Contact your hosting provider. Error: cURL error 35: Unsupported SSL protocol version
    Remote Get: ?

    ### Database ###

    WC Database Version: 2.6.11
    :
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?
    MaxMind GeoIP Database: ?

    ### Active Plugins (11) ###

    Black Studio TinyMCE Widget: by Black Studio – 2.3.1
    Contact Form 7: by Takayuki Miyoshi – 4.6
    InfiniteWP – Client: by Revmakx – 1.6.3.2
    Huge IT Lightbox: by Huge-IT – 1.6.8
    Optimize Database after Deleting Revisions: by CAGE Web Design | Rolf van Gelder
    Eindhoven
    The Netherlands – 4.2.1

    Simple CSS: by Tom Usborne – 0.4
    Theme Customisations: by WooThemes – 1.0.0
    WooCommerce: by WooThemes – 2.6.11
    Wordfence Security: by Wordfence – 6.2.9
    Yoast SEO: by Team Yoast – 4.0.2
    WP Google Maps: by WP Google Maps – 6.3.20

    ### Settings ###

    Force SSL: –
    Currency: GBP (£)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2

    ### API ###

    API Enabled: ?

    ### WC Pages ###

    Shop Base: #4 – /shop/
    Basket: #5 – /cart/
    Checkout: #6 – /checkout/
    My Account: #7 – /my-account/

    ### Taxonomies ###

    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    ### Theme ###

    Name: Boutique
    Version: 2.0.6
    Author URL: https://woocommerce.com
    Child Theme: ?
    Parent Theme Name: Storefront
    Parent Theme Version: 2.1.6
    Parent Theme Author URL: https://woocommerce.com/
    WooCommerce Support: ?

    ### Templates ###

    Overrides: –
    `

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IPN issue in version 2.6.11’ is closed to new replies.