PDA

View Full Version : Video file upload size restriction?


adrianbrookes
09-10-2006, 04:20 PM
I'm trying to upload a video file that is 2.6Meg. I get an error message saying the file is larger than the PHP session allows.

Anyone know the file size limit before I spend a lot of time just trying different sizes?

Thanks

Adrian

Mike Armas
09-10-2006, 11:52 PM
yes talk to you host the file is php.ini it need to be edited so files bigger them 2mb and be uploaded.

adrianbrookes
09-12-2006, 08:42 PM
Thanks, I'll try that.

Adrian