Hi, I'm not quite sure which version of AWS SDK is the one I should use. I read the version mapping but I'm still a little confused.

The version of related modules is as follow:

Amazon S3: 7.x-1.0-beta7
Video: 7.x-2.6
Video.js: 7.x-2.1

Currently I'm using the verison of 7.x-4.8, but I guess that's not right as the module AmazonS3 suggesting incompatibility issue and in status report it suggests "AWSSDK Failed to load the AWSSDK
Please make sure the AWSSDK library is installed in the libraries directory. Use the drush make file for easy installation", although I put the files into the folder sites/all/libraries/ and everything including sdk.class.php is placed under the folder sites/all/libraries/ awssdk

Thanks in adance!

CommentFileSizeAuthor
screenshot.png8.68 KBDrupalDan

Comments

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Postponed (maintainer needs more info)

Looks like you need to be using 5.1 or greater of this module (awssdk). Check the chart for which version of the Amazon SDK to use or simply run the drush make script.

DrupalDan’s picture

Version: 7.x-4.8 » 7.x-5.3

Hi boombatower, it's good to hear from you! Yes, now I'm using AWS SDK for PHP version 7.x 5.3., but there are some new problems. Please take a look at the issue at http://drupal.org/node/1257880. Sorry for the confusion. Thanks!

boombatower’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

We can continue over there then.