Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions update ? no sdk-x.x.x folder ? #15

Open
centminmod opened this issue Sep 17, 2014 · 3 comments
Open

Instructions update ? no sdk-x.x.x folder ? #15

centminmod opened this issue Sep 17, 2014 · 3 comments

Comments

@centminmod
Copy link

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 ?

-rw-r--r--  1 root root  124 Mar 15  2013 .gitignore
-rw-r--r--  1 root root 9.5K Mar 15  2013 README.md
drwxr-xr-x  2 root root 4.0K Mar 15  2013 _compatibility_test
drwxr-xr-x  2 root root 4.0K Mar 15  2013 _docs
drwxr-xr-x  5 root root 4.0K Mar 15  2013 _samples
drwxr-xr-x  2 root root 4.0K Mar 15  2013 authentication
-rw-r--r--  1 root root  762 Mar 15  2013 composer.json
-rwxr-xr-x  1 root root 3.4K Mar 15  2013 config-sample.inc.php
drwxr-xr-x  2 root root 4.0K Mar 15  2013 extensions
drwxr-xr-x  6 root root 4.0K Mar 15  2013 lib
-rwxr-xr-x  1 root root  49K Mar 15  2013 sdk.class.php
drwxr-xr-x  2 root root 4.0K Mar 15  2013 services
drwxr-xr-x  2 root root 4.0K Mar 15  2013 utilities
@Nivl
Copy link

Nivl commented Oct 20, 2014

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'

@chromeo
Copy link

chromeo commented May 27, 2015

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.

screenshot 2015-05-27 09 50 14

@bryantAXS
Copy link

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants