Thread: Mpeg uploads
View Single Post
Old February 16th, 2008, 04:50 PM   #6 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
I would look at phpinfo() for Timeouts on PHP scripts.

EX: If upload takes longer than Apache allows for a PHP script to run Apache will halt the script. (upload in our case).

I know the system works I have uploaded 100 meg PDF's, 200 meg mov's, 225 meg Tiff's.

I have plans to update the upload process.
Zachariah is offline   Reply With Quote