
Originally Posted by
Vger
Downloads are a minefield - not so much from a programme point of view but server setup and browser. Various factors are:
1. Whether your server is a 32 bit system or a 64 bit system.
2. What sort of control panel it uses and what security it has.
3. Which browser you use (IE 6 will only handle up to 2 Gbs, IE 7 up to 4 Gbs, Firefox up to any level, Safari same as IE, don't know about IE 8).
For "Download by redirect" to work the programme must be able to create a temp file "on the fly", which many servers will not allow. If you use RHEL with the Ensim Pro control panel, for instance, you cannot use that setting. If you use RHEL with cPanel you should be able to use it.
In all cases once the download begins it is passed off to Apache, with its session id, for Apache to handle it.
If your hosts installed Suhosin (which encrypts session data) on top of SuExec or SuPHP that may well be the cause of your problem, but you should be able to see if that is installed by looking at tools --> Server Info.
Like I said, downloadable products are a minefield to navigate, there are so many variables involved.
Vger