First off, this is such an amazing module, great job!

I'm trying to get the s3 integration to work, and it doesn't seem to be taking. I've got the files from Storage3.tar.gz, I've placed them in the drivers directory. I've got my s3 info in the FlashVideo Settings, and have checked "Enable FlashVideo S3 support" and "Delete Local files after move." I've enabled the same settings on my 'video' content type.

When I upload my .flv, (my server doesn't currently have ffmpeg) everything goes just fine. The file gets successfully uploaded, I can save the node and even play the video, but when I check out the source the file is being stored locally, not with Amazon S3.

This is a brand new install of Drupal 5.7, with FlashVideo and FlashVideo Amazon S3 Plugin enabled. Other useful details:

MySQL 4.1.22
PHP 4.3.11

What might I be doing wrong? Do I maybe need PHP 5 for this to work?

Comments

aterchin’s picture

hey jenna. i'm having the same s3 issues as you. i'm using php 5. also, not using ffmpeg, just the .flv
buckets aren't being created by the module.

jenna.tollerson’s picture

So it's not php5 vs php4. Maybe it's the lack of ffmpeg?

aterchin’s picture

that also occurred to me. but i don't know.

jdblank’s picture

Did this ever get resolved? I am having the same exact issue and no ffmpeg just straight FLVs

jdblank’s picture

OK so now my .jpg image goes to S3 but the actual FLV stays on my local server. Any help would be appreciated.