OK, I have the following PHP settings on OTube.ca
It's a dedicated box with two gigs of ram and a dual core processor. I have maybe 300 gigs a month going out in traffic - not very heavy hit for the setup.Code:file_uploads On max_execution_time 70000 max_input_time 60000 memory_limit 256M upload_max_filesize 500M post_max_size 508M
I tried to upload a 140 Mb file (smaller than the memory that I was allowing it) and got the following error that indicates that the maximum file size is a setting in the upload form, rather than in php:
Not a complaint, just calling it to your attention. Appreciate the work you're doing.Code:Temporary File Name : File Size :0 File Type : File Name :LifeOfRileyTV_1949-10-04_Tonsils_star-JackieGleason.flv [ERROR: 2] The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.





Reply With Quote
Bookmarks