Having a strange problem with the downloader. The script is up on a server running Win2k3/IIS6. Works PERFECTLY for smaller files. But whenever anyone tries to download anything over 1 MB, the download stalls. It looks like it's still churning, but the process bar stops totally, and the file is never completely downloaded. Problem is universal across all browsers/platforms. So, my first thought, "Obviously, it's a server setting." I tried upping the max timeout props in php.ini and upping the CGI timout property in IIS. No luck. Same thing still happens.
Any ideas what to try next. I really love the script, and except for this one problem does everything I need it to exactly the way I want it to.
Thanks.