Hello:

Any time I try to upload a file that's larget than 100 megs, I get the following:

Temporary File Name :
File Size :0
File Type :
File Name :3scompany_pilot2.flv
The file you are trying to upload is too big.

[this file is 153 Mb, by the way]

The following are my relevant PHP settings:

max_execution_time 36000
max_input_time 60000
memory_limit 48M
post_max_size 508M
upload_max_filesize 500M


http://www.OTube.ca/phpinfo.php

Thanks for any ideas you might have.