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

Amazon S3 won't create the bucket #10

Open
OptimusMarlboro opened this issue Sep 11, 2012 · 0 comments
Open

Amazon S3 won't create the bucket #10

OptimusMarlboro opened this issue Sep 11, 2012 · 0 comments

Comments

@OptimusMarlboro
Copy link
Contributor

I am trying to create a bucket on amazon s3 using the following code

$s3 = new Eden_Amazon_S3('xxx', 'xxxx');
$s3->addBucket('someuniquebucketname');

But nothing happens, no bucket on s3 or no error message.

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

1 participant