Viewing 6 replies - 1 through 6 (of 6 total)
  • That sounds like your server does not have that version of cUrl running. Try asking your hosts about it.

    I have the same issue on ubuntu 12.04. Curl is installed and so is php5-curl module. What exactly is this checking for? I manage this server myself so I can install whatever.

    # curl --version
    curl 7.22.0 (i686-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
    Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp smtp smtps telnet tftp
    Features: GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP

    Nevermind, it is the php5-curl package on ubuntu. If you’re running php-fpm you need to restart php-fpm for it to find the new modules.

    Thread Starter sweetrobot

    (@sweetrobot)

    not too familiar with the update process. i currently have centos 5.9 x86_64 with curl 7.15.5.

    how can i bump up to 7.16.2 or greater?

    Anonymous User 12886775

    (@anonymized-12886775)

    A client’s website I look after is getting the same message, yet it’s definitely running php5.3 which has curl.

    Does anyone have a resolution to this?

    Anonymous User 12886775

    (@anonymized-12886775)

    Any help anyone?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘error: AWS SDK requires cURL 7.16.2’ is closed to new replies.