Open centminmod opened 10 years ago
The instructions say to download it first:
/ ** IMPORTANT **
// Autosmush requires the Amazon PHP SDK, which is not included in this project.
// To download and install the SDK, follow these steps...
//
// 1) Download the 1.6.x AWS SDK for PHP from here: https://github.com/amazonwebservices/aws-sdk-for-php/releases
// 2) Unzip file
// 3) Inside the unzipped folder, copy the 'sdk-x.x.x' folder into Autosmush's 'lib' folder
// 4) Rename 'sdk-x.x.x' to 'sdk'
I have the same problem as centminmod, after downloading the AWS SDK, there is no folder inside the unzipped folder that matches the 'sdk-x.x.x' format.
Same issue here
The file's instructions say to unzip AWS SDK for php and copy the sdk-x.x.x folder and rename to sdk in lib for autosmush but there's no sdk-x.x.x folder when i unzip SDK 1.6.2 ?