views:

7

answers:

0

Hello all,

I have built an s3 uploader to select a file and upload it via amazon's s3 class. I have it working and it uploads all other media except for these particular mp4 files that im am building this for. I have even tested it with larger sized files. It only seems to be these mp4 files.

File: MP4 AVC/H.264 1280x764 (60M average file size)

PHP.INI settings: max_upload_size 200M max_execution_time 200sec

All the other files I have tried, upload just fine. But when I use these mp4 files, They dont even create a temporary file. I can't tell if the file is corrupt or I have a bad setting somewhere. Has anyone had this same issue. If I need to provide more details please respond and let me know what you need.. Thanks -Chris-