View Single Post

  #2 (permalink)  
Old 01-16-2006
Jim Michaels
 
Posts: n/a
Default Re: Having problem while downloading some files.

are you downloading from a database? if so, are you using stripslashes()
and the appropriate headers on the output?
<just.starting@gmail.com> wrote in message
news:1137032703.150153.67200@o13g2000cwo.googlegro ups.com...
>I am having problem while downloading files from an apache server2.0.53
> with php4.3.10.While downloading some files it generally stops after
> downloading some specific amount and then stops downloading with the
> error message: "the source file could not be read". And the error is
> not dependent on the size of the file, as I can download a file of 6MB
> but having problem with a file with 652KB. It always stops after
> 666880bytes.
>
> Thanks.
>



Reply With Quote