[H-GEN] Large File Support in Apache
Greg Fairbrother
greg at greg.hm
Fri May 21 00:14:00 EDT 2004
On Fri, 21 May 2004 01:21 pm, stephen at thorne.id.au spoke thus:
> This is a php script, not sure how well php handles large file support.
>
> http://ronny.haryan.to/download
If you go the php way, just bear in mind there is a default script execution
timeout of 30 seconds (to stop incorrectly terminated loops etc). You can
use set_time_limit ( int seconds) to get around this.
Greg
More information about the General
mailing list