News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu

File uploader timed-out

Started by zangief, September 25, 2006, 08:23:47 PM

Previous topic - Next topic

zangief

I just set up a really simple file uploader script so that some users of my site can upload their videos for me. The files are pretty big (up to 100mb). The script works fine for smaller files, but for large files (I tried a 90mb and 75mb) it does not work. It looks like the script just stops, as if it gets timed out. I have tried to figure out the problem what I have found is that the max execution time in php.ini might need to be extended? Any help or suggestions are welcome.

Thanks.

Evilsprouts

I think you can define the max timeout using php, can't remember what the function is called though, Google it.