hi, i tried to create a container for an existing or non-existing bucket, but it doesn't work.
no error or warning, only the borders from the input field of the bucket name are red..
i tried it with and without 'reduced redundancy' too.

Comments

jbrown’s picture

I just tried it and it's working fine for me. Is it still happening?

titi88888888’s picture

Hello.

Exact same problem here with Drupal 7.22 and Storage API 7.x - 1.5.

Cannot create or setup any amazon S3 bucket. The name gets red and the form doesn't seem to validate.

I get this php error :
Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in curl_setopt_array() (line 126 of /var/www/vhosts/##hidden##/httpdocs/sites/all/modules/storage_api/services/s3.inc).

(I was using Amazon S3 module before, and it was working fine with S3. It is uninstalled now)

titi88888888’s picture

I solved the problem by unsetting open_basedir in my httpd.conf file.

Anonymous’s picture

Since unsetting open_basedir is a potential security risk I would like to ask the maintainer of this excellent module if he can think of another solution. Besides that I have no direct control over http.conf.

perignon’s picture

Issue summary: View changes
Status: Active » Fixed

I think this should be resolved now. Feel free to reopen

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.