curl

  1. M

    SOLVED PayPal SDK's and cPanel

    So I'm running a custom coded system utilising Laravel Framework and PayPal's Rest API SDK. The issue I have found is that PayPal doesn't like cPanel's Curl version. How do I go about manually upgrading CURL to the required version? - Removed - I'm willing to wait for cPanel to get their butts...
  2. speckados

    curl_exec threw error SSL read

    Hi. After days working with code for connect to remote WHM, with hash, get this error curl_exec threw error "SSL read: error:00000000:lib(0):func(0):reason(0), errno 104" for https://myhost.com:2087/json-api/listaccts?api.version=1 $whmuser = 'root'; $hash = $this->hash; // correct...
  3. vicos

    curl_exec error 60 SSL certificate problem: unable to get local issuer certificate

    Greetings all, Our php script which has used curl to talk to PayPal over https for years has mysteriously stopped working yesterday. Debugging reveals: "curl_exec error 60 SSL certificate problem: unable to get local issuer certificate" I am guessing this relates to PayPal action on 30-SEP...
  4. R

    cURL Error 7 - Permission Denied?

    I have cURL SSL enabled in Apache3 and for some reason, I'm able to cURL to google.com, however I cannot cURL to http:/domain.com/test.php. I get the following error: CURL ERROR 7 Failed to connect to Permission denied. I contacted theme-fusion and they suggested whitelisting the url, but I...
  5. radeonpower

    curlssl missing?

    Hello, I'm running the latest cPanel on CentOS 7 and EA4 and I have the ea-phpXX-php-curl packages installed but I seem to be unable to find curl-ssl packages? I have at least 2 apps/scripts that complain it is missing from the system. How can I enable it? Thank you.
  6. A

    Upgrading cURL concerns

    I have PHP 5.6 installed in my server with EA4 and cURL version is 7.29.0 - This appears to be the latest available version through EA4. One of my script developers (IP.Board) recommends cURL 7.38 - I wanted to if there is any issue with upgrading cURL to a version not supported by cPanel?
  7. W

    cURL how to built in TLSv1.1 and TLSv1.2

    Hi all, I am using WHMcs as automation tool and in the Health and system check it tells me that cURL reports that it does not support Secure TLSv1.1 and TLSv1.2, make sure an SSL Library that support TLS 1.1 and 1.2 is installed and supported by cURL. How would I get that in cURL builtin? I...
  8. C

    2009 Version of cURL

    cPanel is shipped with a 2009 release of cURL which is way too old and contains vulnerabilities according to this page: curl.haxx.se/docs/vuln-7.19.7.html Yoast SEO warned me about this today. I have also commented on the feature request but wanted to create this topic! Update it please.
  9. P

    PayPal IPN with woocommerce issue

    Suddenly today I get this in woocommerce and the status says curl: opensslv1.0.0 but I have 1.0.1e installed any ideas?
  10. icandoit

    cURL not supporting secure TLS and easyapache

    What exactly look for in easy apache to install SSL library so cURL support TLS 1.1 or 2 I am not sure what to look for using easyapache ! Thanks
  11. M

    Problems with OpenSSL and Curl

    I recently moved to a new server. After using Easy Apache 3 to compile php, etc. I get the following warning in a security checkup for software I use: Secure TLS Support in cURL cURL reports that it does not support Secure TLS 1.1 and 1.2. Make sure an SSL library that support TLS 1.1 and 1.2...
  12. C

    cURL update

    Dear, I'm trying to update my cURL version. Current version installed is 7.29, but I need 7.34 or later for PayPal . yum says there is no update, while there is an rpm on the website of the maker of cURL with version 7.48 . Is there a way to update the version cPanel supports?
  13. H

    curl not working over ssl - loopback error

    been struggling with a loopback issue for a while now and finally decide that better minds than mine are needed to resolve. I have a working cURL on site within same server. Both sites are running on diedicated IP addresses. However, site running on comodo ssl does not work for curl and reports...
  14. P

    cURL Error(28)

    Hi just wondering if anyone knew why i get this message below. I use a plugin called InfiniteWP to manage wordpress site and it use to work great, but last few weeks when i try to backup sites i get this error below. cURL Error(28): Operation timed out after 1200001 milliseconds with 0 bytes...
  15. jollyboy40

    cURL error 77: error setting certificate verify locations

    Hi, I'm getting following error in my CMS's log file: cURL error 77: error setting certificate verify locations: CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none Any idea what to do?
  16. P

    loopback curl

    Hi i had a customer today ask if we had loopback curl enabled on our shared hosting to use with opencart and Openbay and just wanted to know if it's safe to enable this please.
  17. Deputy963

    Trouble authenticating with cURL

    I'm at my wits end here, folks! I'm a newbie and having some difficulty authenticating to Twitter, LinkedIn, and Pinterest with cURL. Google and Facebook work perfectly. The best I can come up with is the intermediate certificate is outdated, but my attempts to rectify that by updating the...
  18. M

    curl to own host not working

    Hi, I have setup a new cpanel server, but for some reason, curl to itself is not working. For instance: curl https://10.202.100.12:443 -k is working but curl https://domainontheserver.com:443 -k is not and gives: root@bezawebs02 [/]# curl https://domainontheserver.com:443 -k -v...
  19. N

    Please Help With cURL Error (7):

    Hello All, I've problem with cURL, cURL Error (7): Failed to connect to xxxxxx.io port 80: No route to host May someone give me clue and advice to fix that error Very Thank you
  20. M

    EasyApache not compiling Curl with SSH

    EasyApache not compiling Curl with SSL Hey All, I recently ran Easy Apache and it broke my server's SSL cURL ability. Upon looking at the Easy Apache build logs, I found this error while cURL's makefile is being compiled. /usr/bin/ld: /usr/local/lib/librtmp.a(rtmp.o): relocation...