Search found 2 matches

by djwesters
Wed Nov 24, 2004 7:04 am
Forum: PHP - Code
Topic: Force Download not completing
Replies: 2
Views: 399

its set to 30 seconds, I have tried modifing this but it didnt make any difference. If it was that wouldn't it time out after 30 seconds rather than 5 mins (or 300 seconds)?
by djwesters
Wed Nov 24, 2004 5:39 am
Forum: PHP - Code
Topic: Force Download not completing
Replies: 2
Views: 399

Force Download not completing

I've managed to get the force download to work using the code below, but when i try and download a large file, it finishes before it has completed downloading and always just before taking 5 mins. I'm using IIS 6.0 and PHP 4.3.9, (but i have also tried it with IIS 5 and it did the same thing). Any i...