Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

S3 plugin is still checking for aws.phar #1257

Closed
cdujeu opened this issue Oct 20, 2016 · 1 comment
Closed

S3 plugin is still checking for aws.phar #1257

cdujeu opened this issue Oct 20, 2016 · 1 comment
Milestone

Comments

@cdujeu
Copy link
Member

cdujeu commented Oct 20, 2016

... although it's not required anymore.

@cdujeu cdujeu added this to the 7.0.1 milestone Oct 20, 2016
@cdujeu
Copy link
Member Author

cdujeu commented Oct 20, 2016

Quick patch: comment out line 55 in plugins/access.s3/S3AccessDriver.php:

        //if(!file_exists($this->getBaseDir()."/aws.phar")) throw new \Exception("Cannot find AWS PHP SDK v2. Make sure the aws.phar package is installed inside access.s3 plugin.");

@cdujeu cdujeu closed this as completed in 98b350f Oct 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant