|
|
 |
Re: FN-FORUM: PHP download script part 2
date posted 28th January 2008 17:31
> Apologies if you've already tried this, but I'd be inclined to hexdump
> the working and non-working ZIP files and do a comparison of them. If
> they don't start with the same stream of bytes then I'd strip down
> your download script until it can send the first byte of the ZIP file
> without corruption, and work from there.
>
> cheers,
> Richard
>
Ok I have fixed the problem. Basically a couple of modules in the CMS
system that the download script was running on were somehow outputting
spaces and a new line prior to the download initializing. I have
bypassed the modules and the download is working. Thanks everyone for
their help and suggestions.
Steve
|
 |
|