Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Location
    South Australia
    Posts
    86
    Plugin Contributions
    1

    Idea or Suggestion curl connection test error on setup (invalid address)

    reply from my server admins:

    I have looked into the issue and one thing I am now sure of is that this issue is not related to the Lunarpages server itself. It appears that ZenCart when running its self-diagnostic is attempting to use CURL to open a connection to 64.202.165.130:3128 - The reason it fails is because 64.202.165.130 is not responding. It's not an issue with our server; in fact the IP address does not respond from any location I tested from. From what I could ascertain it was at one point a GoDaddy proxy address, however at this time it does not respond to any proxy requests. I would recommend ignoring the error and attempting to install anyway. If that doesn't work, you might try locating the setting that controls what IP address is used as the proxy or in the self-diagnostic and changing that to a valid IP address. If you have any questions or further issues regarding this matter please let us know.

    error:
    Code:
    # CURL problems detected: 28 => connect() timed out! more info...
    # CURL requires SSL support. Please notify webmaster or hosting company. 7 => couldn't connect to host more info...
    # CURL problems detected: 28 => connect() timed out! more info...
    # CURL requires SSL support. Please notify webmaster or hosting company. 7 => couldn't connect to host more info..

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

    Default Re: curl connection test error on setup (invalid address)

    The installer does a test for CURL availability as part of its pre-flight install checks.

    1. It tries to connect over CURL to http://www.zen-cart.com
    2. Then it tries over SSL to https://www.zen-cart.com (because many servers have been found to work okay without SSL, but break when trying to do secure communications over SSL ... hence the need to test it)
    3. IF THE TEST #1 ABOVE FAILS, then it tries the (now obsolete) GoDaddy proxy server .... because a couple years ago before GoDaddy finally smartened up and dumped the need for a proxy server to use CURL, this was the only way to test that.
    4. IF THE TEST #2 ABOVE FAILS, it attempts, again, the GoDaddy CURL proxy, but over SSL.

    So ... you can go back to your host and tell them that there would be no attempts to go to the GoDaddy address if their server was allowing the first 2 CURL tests to work properly. Most likely they have a firewall rule blocking the outbound communications over CURL.



    (FYI, the tests against the GoDaddy proxy are removed in the upcoming v1.3.9 and subsequent versions. But that's irrelevant to your particular situation.)
    .

    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
    May 2008
    Location
    South Australia
    Posts
    86
    Plugin Contributions
    1

    Default Re: curl connection test error on setup (invalid address)

    ok thanks

 

 

Similar Threads

  1. v154 Getting "Error 35: SSL connect error" on CURL test
    By catfang in forum General Questions
    Replies: 8
    Last Post: 5 May 2015, 01:57 AM
  2. v151 using easyphp getting CURL and CURL SSL support error
    By lepitite in forum Installing on a Windows Server
    Replies: 2
    Last Post: 6 Jan 2014, 02:48 PM
  3. Curl error during 1.3.9 install. we have curl installed tho
    By bangsters in forum General Questions
    Replies: 1
    Last Post: 16 May 2010, 08:55 AM
  4. CURL Test Fails Linkpoint Test
    By communicasting in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 12 Nov 2008, 06:08 PM
  5. Stumped on curl, paypal express invalid transaction error
    By micamac in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 9 Oct 2007, 04:01 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