• Resolved jstaten@1on1.com

    (@jstaten1on1com)


    I am looking for reasons why I would be getting this when I attempt to activate this plugin:

    The official Amazon Web Services SDK requires cURL 7.16.2+. The plugin has now disabled itself.

    I have downloaded and compiled the latest curl:

    # curl –version
    curl 7.33.0 (x86_64-unknown-linux-gnu) libcurl/7.33.0
    Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
    Features: IPv6 Largefile

    I have logged out, verified it is in my path and restarted apache

    # curl –version
    curl 7.33.0 (x86_64-unknown-linux-gnu) libcurl/7.33.0
    Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
    Features: IPv6 Largefile
    # service httpd stop
    # service httpd start

    Then I go an try to activate the plugin again and I get the error again.

    Any help is appreciated.

    http://wordpress.org/plugins/aws-for-wp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same problem. I wonder if its because I’m hosting wordpress with nginx?

    I fixed the problem by running:
    $ sudo apt-get install php5-curl

    Thread Starter jstaten@1on1.com

    (@jstaten1on1com)

    There is something obviously wrong with the error message that tells you the problem is with curl.

    I got past this finally by moving to CentOS 6 which solved the problem instantly. Too bad I had to goof around trying to satisfy the error message for so long.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The official Amazon Web Services SDK requires cURL 7.16.2 . The plugin has now d’ is closed to new replies.