For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > January 2006 > Having problem while downloading some files.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

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.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com