| Author |
Having problem while downloading some files.
|
|
| just.starting@gmail.com 2006-01-11, 9:55 pm |
| 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.
| |
| Jim Michaels 2006-01-16, 3:55 am |
| 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.googlegroups.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.
>
| |
| just.starting@gmail.com 2006-01-24, 3:55 am |
| Sorry for replying so late. I am downloading static files. And the
strange thing is that I am having this problem with a server that we
have hosted our site on, but doing the same thing with a server on LAN
just works fine. I am trying to download the files using browser.
|
|
|
|