Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2011
    Posts
    11
    Plugin Contributions
    0

    Default Linkpoint connection error 7 - couldnt connect to host

    Hi all,

    I'm currently using a virtual private server with zencart 1.3.9h installed. I have an SSL Cert and working and I've verified that cURL and PHP work. here is my own curl testing php (couldnt find this CURLTESTER.PHP file that I've read about on here??) http://draftrite.com/testcurl.php

    However, I can't seem to connect to FirstData.

    This is the error log:

    Code:
    Communication Result: 7 - couldn't connect to host
    CURL info: Array
    (
        [url] => https://secure.linkpt.net:1129/LSGSXML
        [http_code] => 0
        [header_size] => 0
        [request_size] => 0
        [filetime] => -1
        [ssl_verify_result] => 0
        [redirect_count] => 0
        [total_time] => 0
        [namelookup_time] => 3.1E-05
        [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
    )
    
    Using CURL Proxy: [proxy.shr.secureserver.net:3128]  with Proxy Tunnel: Off
    in bash how do I know if 1129 is open? I've used these commands to open it:

    Code:
    -A INPUT -p tcp -m tcp --dport 1129 -j ACCEPT
    -A OUTPUT -p tcp -m tcp --dport 1129 -j ACCEPT
    Is something wrong with that?

    Also, is there a CURLTESTER.php I can download somewhere?

    Please help! Thanks!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Linkpoint connection error 7 - couldnt connect to host

    Admin->Configuration->My Store-> CURL Proxy Status ---- set it to false. It should never have been set to true in the first place.
    .

    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.

  3. #3
    Join Date
    Oct 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Linkpoint connection error 7 - couldnt connect to host

    That solved the problem! Thank you :)

 

 

Similar Threads

  1. Problem with Paypal connection - Error (28) connect() timed out!
    By Wolfe Farms in forum PayPal Express Checkout support
    Replies: 134
    Last Post: 26 Jul 2018, 06:20 AM
  2. Linkpoint error - cannot connect
    By sammybotz in forum Addon Payment Modules
    Replies: 30
    Last Post: 8 Mar 2011, 09:35 PM
  3. LinkPoint "7 - couldn't connect to host"
    By mazur19 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 16 Apr 2010, 10:55 PM
  4. Linkpoint connection error - 58 Unable to load certificate
    By hrm in forum Managing Customers and Orders
    Replies: 8
    Last Post: 10 Aug 2008, 04:56 AM

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